elevenlabs-dubbing
Warn
Audited by Snyk on Jun 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The skill’s runtime workflow ingests outsider-authored free text via the user-supplied
--inputJSON fields likeaudio(a URL) andcaptions/transcript(free-form text), which the LLM/CLI then uses after fetching/processing external content (e.g., public web video/audio and its extracted text).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill invokes the inference.sh platform via the belt CLI (e.g.,
belt app run elevenlabs/dubbing), which executes remote app code on https://inference.sh at runtime and thus relies on external code controlling the agent's behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata