elevenlabs-sound-effects
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
infsh(inference.sh) command-line interface to interact with ElevenLabs sound generation services. This is a vendor-provided tool intended for the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The documentation references installation guides and supplementary skills hosted on the author's official GitHub repository (inference-sh). These are trusted resources within the vendor's ecosystem.
- [PROMPT_INJECTION]: The skill processes user-supplied text descriptions (e.g., 'Thunder rumbling') as inputs for the sound generation model. While this represents a surface for indirect prompt injection, it is the fundamental intended use case and is handled via the vendor's infrastructure.
Audit Metadata