elevenlabs-sound-effects
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
belt-sh/cliand other related skills from theinference-shorganization using the platform-specificnpx skills addcommand. These are functional dependencies required to interact with the inference service. - [COMMAND_EXECUTION]: The instructions provide multiple bash command examples using the
beltCLI tool. These commands are used for logging into the service (belt login) and executing sound generation tasks (belt app run elevenlabs/sound-effects) with structured JSON inputs. The skill's frontmatter correctly limits tool execution to thebeltcommand usingallowed-tools: Bash(belt *), implementing a principle of least privilege.
Audit Metadata