together-audio
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official Together AI endpoints (api.together.ai) using their standard SDKs, which is expected behavior for a vendor-provided skill.
- [SAFE]: Authentication is managed securely via the TOGETHER_API_KEY environment variable, adhering to industry best practices for secret management and avoiding hardcoded credentials.
- [SAFE]: All file system and network operations are transparently implemented and strictly limited to the skill's primary purpose of audio transcription and synthesis.
- [SAFE]: External dependencies are restricted to official vendor packages (together-ai, together) and well-known open-source libraries (websockets, tsx).
Audit Metadata