music
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the official
elevenlabsPython package and the@elevenlabs/elevenlabs-jsNode.js package to interface with the ElevenLabs API. - [SAFE]: Secret management follows best practices by recommending the use of the
ELEVENLABS_API_KEYenvironment variable instead of hardcoding credentials. - [SAFE]: All network operations are directed to the official ElevenLabs domain (
api.elevenlabs.io), which is a well-known and legitimate service. - [SAFE]: The skill performs intended file system actions, such as writing generated audio data to local files, which is necessary for its functionality.
Audit Metadata