elevenlabs
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard system utilities such as
curlandjqto execute API requests and parse the resulting JSON data. - [EXTERNAL_DOWNLOADS]: The skill interacts with the official API of ElevenLabs (api.elevenlabs.io), a well-known and established service for AI voice synthesis and text-to-speech.
- [CREDENTIALS_UNSAFE]: Authentication is handled via the
ELEVENLABS_API_KEYenvironment variable, which is a standard and recommended practice for protecting API secrets during command execution.
Audit Metadata