9router-tts
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides examples using standard
curlcommands to interact with the 9Router API for model discovery and speech generation. This aligns with the documented purpose of providing a text-to-speech interface. - [EXTERNAL_DOWNLOADS]: References an external documentation file on the author's GitHub repository (
decolua/9router) for setup instructions. This is a standard practice for linking to configuration guides. - [DATA_EXFILTRATION]: Performs network requests via
curlandfetchto a user-configured endpoint ($NINEROUTER_URL). These operations are necessary for communicating with the TTS service and utilize environment variables for secure credential management.
Audit Metadata