elevenlabs-voice-changer

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install the belt-sh/cli tool and references installation guidelines hosted on github.com/inference-sh. These are functional dependencies for the skill's core purpose.
  • [COMMAND_EXECUTION]: The instructions rely on executing shell commands via the belt CLI (e.g., belt login, belt app run) to perform voice transformation tasks.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes external audio data via URLs provided in the JSON input. This represents a potential surface for indirect injection if the processed content influences subsequent agent logic.
  • Ingestion points: The audio field in JSON input blocks within SKILL.md accepts external URLs.
  • Boundary markers: None explicitly defined in the instructions to separate untrusted data from processing commands.
  • Capability inventory: The skill uses the belt CLI tool to interact with remote ElevenLabs models and can pipe output to other tools (e.g., media-merger).
  • Sanitization: No specific sanitization or validation steps are mentioned for the input URLs before they are passed to the CLI.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 02:22 PM
Security Audit — agent-trust-hub — elevenlabs-voice-changer