skill-elevenlabs-tts-tool
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and install the
elevenlabs-tts-toolfrom the author's official GitHub repository using standard development tools likegitanduv.- [COMMAND_EXECUTION]: The documentation includes extensive examples of shell commands for synthesizing speech, listing voices, and managing API usage, including shell completion scripts.- [CREDENTIALS_UNSAFE]: The guide instructs users to provide their ElevenLabs API key via an environment variable (ELEVENLABS_API_KEY), which follows security best practices for CLI tool configuration and avoids hardcoding secrets.
Audit Metadata