elevenlabs-agents
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The provided content is purely informational, serving as a comprehensive guide for developers using ElevenLabs. It does not contain executable code beyond standard integration examples.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references official @elevenlabs packages on npm and documentation on elevenlabs.io. These are legitimate, well-known resources for the platform's ecosystem.
- [CREDENTIALS_UNSAFE] (SAFE): Code snippets correctly use environment variables (e.g.,
process.env.NEXT_PUBLIC_ELEVENLABS_API_KEY) for API authentication rather than hardcoding sensitive credentials. - [COMMAND_EXECUTION] (SAFE): Example CLI commands (e.g.,
elevenlabs agents push) are standard for the tool's intended use and are provided for educational purposes within the documentation.
Audit Metadata