sound-effects
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides clear and legitimate instructions for integrating with the ElevenLabs sound generation service. No malicious intent, obfuscation, or unauthorized access patterns were detected.
- [EXTERNAL_DOWNLOADS]: The skill documentation correctly references official client libraries for ElevenLabs, specifically the
@elevenlabs/elevenlabs-jspackage on NPM and theelevenlabspackage on PyPI. It specifically advises users to avoid deprecated versions, demonstrating good security hygiene. - [INDIRECT_PROMPT_INJECTION]: The skill accepts user-supplied text to generate audio effects. As a data ingestion point, this presents a surface for indirect prompt injection where malicious instructions could be embedded in the sound description. However, the risk is considered low and inherent to the skill's primary function, with the impact limited to the audio output generated by the underlying model.
Audit Metadata