agents
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references official ElevenLabs libraries on PyPI (elevenlabs) and NPM (@elevenlabs/cli, @elevenlabs/elevenlabs-js), as well as a widget script from unpkg.com. These are established, well-known vendor resources.
- [COMMAND_EXECUTION]: The skill provides standard command-line usage for the ElevenLabs CLI to manage agent configurations, authentication, and project deployments.
- [CREDENTIALS_UNSAFE]: The documentation correctly guides users to use environment variables (ELEVENLABS_API_KEY) and mentions secure storage for API keys. No sensitive secrets are hardcoded in the examples.
Audit Metadata