together-chat-completions
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing 'together' (Python) and 'together-ai' (Node.js), which are the official client libraries for the Together AI platform.
- [SAFE]: API credentials are handled securely via environment variables (TOGETHER_API_KEY) in all code examples and installation instructions.
- [SAFE]: The implementation in 'scripts/tool_call_loop.py' follows a secure dispatch pattern for tool use, where model-selected functions are looked up in a hardcoded registry, preventing arbitrary command or function execution.
- [SAFE]: The skill uses well-known service endpoints (api.together.xyz) and references official documentation for integration.
Audit Metadata