tts-mcp-server
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious code, prompt injections, or data exfiltration patterns were identified. The skill's logic is focused on TTS configuration and stylistic prompting.
- EXTERNAL_DOWNLOADS (INFO): The skill configures an MCP server via
uvx tts-mcp-server. This executes a package from a standard registry (PyPI) to provide the TTS functionality, which is the stated purpose of the skill. - CREDENTIALS_UNSAFE (SAFE): Environment variables are used for the
ELEVENLABS_API_KEY. Documentation uses placeholders (your-api-key) and adheres to security best practices by not hardcoding sensitive credentials.
Audit Metadata