elevenlabs-dubbing
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a GitHub-hosted file for CLI installation guidelines, which is a common practice for technical documentation.
- [COMMAND_EXECUTION]: The skill uses the belt CLI to interact with ElevenLabs dubbing applications. This tool usage is restricted to the specific command via the skill's tool-policy configuration.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external media files through user-provided URLs.
- Ingestion points: Inputs like audio and video_url in the Bash examples within SKILL.md.
- Boundary markers: No explicit boundary markers or safety instructions are used to delimit external content.
- Capability inventory: The skill possesses the capability to execute shell commands via the belt CLI.
- Sanitization: There is no evidence of sanitization or validation of the provided URLs before they are processed by the CLI tool.
Audit Metadata