edge-tts
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's behavior aligns with its documented purpose of providing text-to-speech conversion capabilities.
- [EXTERNAL_DOWNLOADS]: Installs standard and verifiable dependencies including
node-edge-ttsandcommanderfrom the official npm registry. - [COMMAND_EXECUTION]: Provides CLI scripts (
tts-converter.js,config-manager.js) that use standard Node.js file system and process modules to perform conversion and configuration tasks. - [DATA_EXPOSURE]: Stores user preferences in a local configuration file (
~/.tts-config.json) within the user's home directory, which is standard practice for CLI tools. - [PROMPT_INJECTION]: Instructions focus on technical integration and do not attempt to bypass safety filters or override agent constraints.
Audit Metadata