elevenlabs-voice-changer
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
beltCLI tool to perform voice transformation tasks. Access is restricted to thebeltcommand in the frontmatter configuration (Bash(belt *)), adhering to the principle of least privilege. - [EXTERNAL_DOWNLOADS]: Provides instructions for installing the
belt-sh/clipackage and references installation guidelines from the official inference.sh GitHub repository. These downloads are standard requirements for the platform's functionality. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided audio URLs and JSON inputs via CLI arguments. While these represent ingestion points for external data, the risks are mitigated by the specific scoping of the execution environment to the
belttool.
Audit Metadata