elevenlabs-dubbing
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
beltCLI tool for its primary operations, includingbelt loginfor authentication andbelt app runfor executing the dubbing process. These commands are standard for the inference.sh platform and aligned with the skill's purpose. - [EXTERNAL_DOWNLOADS]: External links and resources, such as installation instructions and media assets, are sourced from the vendor's official domains (inference.sh) and verified GitHub repositories (github.com/inference-sh). These are used for documentation and configuration and do not involve untrusted code execution.
- [SAFE]: The skill's configuration in the YAML frontmatter uses the
allowed-toolsfield to limit command execution specifically to thebeltCLI tool, following the principle of least privilege to restrict the agent's operating environment.
Audit Metadata