elevenlabs-common-errors
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides diagnostic commands and reference material for the ElevenLabs API. It follows security best practices by using environment variables (
ELEVENLABS_API_KEY) for authentication rather than hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill uses
curlto interact withapi.elevenlabs.io. This is a well-known service, and the operations are limited to connectivity checks and metadata retrieval (voices, user subscription) related to the skill's primary purpose. - [COMMAND_EXECUTION]: The skill includes
bashandnodein itsallowed-tools. This is consistent with its functionality for running diagnostic API calls and providing code examples for developers using the ElevenLabs SDK.
Audit Metadata