music
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with the ElevenLabs Music API using official, well-known libraries: the 'elevenlabs' package for Python and the '@elevenlabs/elevenlabs-js' package for Node.js.\n- [SAFE]: Sensitive data handling is implemented correctly by requiring the 'ELEVENLABS_API_KEY' to be provided via environment variables, avoiding hardcoded credentials in the skill source or examples.\n- [SAFE]: Network requests are restricted to the official ElevenLabs API domain (api.elevenlabs.io). No unauthorized or suspicious external connections were detected.\n- [SAFE]: Although the skill processes user-provided text 'prompts' for music generation, it lacks any high-risk capabilities (such as command execution or file system modification based on that input) that would create a vulnerability to indirect prompt injection.
Audit Metadata