elevenlabs-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate implementation patterns for ElevenLabs API optimization, including model selection, streaming, and caching.
- [SAFE]: Sensitive information is handled securely by referencing environment variables (e.g.,
process.env.ELEVENLABS_API_KEY) rather than hardcoding credentials. - [SAFE]: All external dependencies mentioned (such as
@elevenlabs/elevenlabs-js,ws,lru-cache, andp-queue) are well-known, standard packages in the Node.js ecosystem. - [SAFE]: Network operations are restricted to official ElevenLabs API and WebSocket endpoints.
Audit Metadata