elevenlabs-tts
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and examples are focused solely on its stated purpose of generating high-quality audio using ElevenLabs. No malicious patterns, obfuscation, or unauthorized data access were found.- [COMMAND_EXECUTION]: The skill uses the
beltCLI tool to interact with AI models. This usage is explicitly declared in theallowed-toolsmetadata and is necessary for the skill's core functionality.- [EXTERNAL_DOWNLOADS]: References the officialbelt-sh/clipackage and provides links to setup documentation on GitHub. These references are standard for integrating with the required infrastructure and do not pose a security risk.- [PROMPT_INJECTION]: The skill processes text input to generate speech. While it ingests external data into a shell command via the--inputflag, the impact is limited to the synthesized audio output, which is a low-risk surface for indirect prompt injection.
Audit Metadata