elevenlabs-sound-effects
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the 'belt' CLI tool to execute sound generation tasks. This behavior is explicitly defined in the allowed-tools configuration and is consistent with the skill's primary purpose.
- [EXTERNAL_DOWNLOADS]: The documentation references the installation of the 'belt' CLI and related skills from the inference.sh ecosystem. These are recognized vendor-controlled resources.
- [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were detected. Network communication is limited to the vendor's API for processing sound generation requests.
- [PROMPT_INJECTION]: An indirect prompt injection surface exists where user-provided text descriptions are interpolated into shell commands. This is a common pattern for CLI-based skills and represents a low-risk vulnerability surface.
Audit Metadata