together-audio
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard API integration for Together AI's audio services using official client libraries (
togetherfor Python andtogether-aifor TypeScript). - [SAFE]: All network operations are directed to the vendor's official API endpoints (api.together.ai) for audio processing and voice discovery.
- [SAFE]: The skill follows security best practices by recommending the use of environment variables for API key management rather than hardcoding sensitive credentials.
- [SAFE]: File system interactions are limited to reading input audio files and writing generated audio outputs as requested by the user.
Audit Metadata