elevenlabs-sound-effects
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation instructions and related skills from the official inference.sh GitHub repository and NPM.
- [COMMAND_EXECUTION]: Executes the
beltCLI tool to interact with the sound generation service. Command execution is limited to the authorized tool via the skill's configuration. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided text descriptions to generate audio.
- Ingestion points: User input provided via the
textparameter in thebelt app runcommand. - Boundary markers: None explicitly defined in the examples.
- Capability inventory: Execution of the
beltCLI tool (Bash). - Sanitization: No explicit sanitization of the input text is shown within the skill's instructions.
Audit Metadata