tts
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for ElevenLabs TTS integration. It contains standard educational content including Python scripts for text normalization and API requests.
- [SAFE]: All code snippets are illustrative and follow standard practices. The API request example correctly uses a placeholder for credentials ('your-api-key') and follows best practices for secret management by not hardcoding real keys.
- [SAFE]: External references are limited to official service domains (api.elevenlabs.io) and common Python libraries (requests, inflect, re), which are expected for this utility's purpose.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were found. The '!command' dynamic context injection pattern is not used.
Audit Metadata