elevenlabs-voice-changer
Warn
Audited by Snyk on Aug 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow described for
belt app run elevenlabs/voice-changeringests the user-supplied--inputJSON (including arbitraryaudioURLs) and passes that content to the voice transformation CLI, so outsider-authored free text can reach the model via attacker-controlled inputs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill invokes the inference.sh "belt" CLI to run remote apps (e.g., belt app run elevenlabs/voice-changer) and points to the inference.sh service and an install script that fetches/executes remote code at https://inference.sh and https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md, so external content is fetched and executed at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata