elevenlabs-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes platform-specific CLI tools (Vercel, Fly.io, and Google Cloud SDK) to perform deployment operations and environment configuration.
- [EXTERNAL_DOWNLOADS]: References official documentation and utilizes the standard ElevenLabs JavaScript SDK for audio conversion functionality.
- [CREDENTIALS_SAFE]: Instructions explicitly guide the user to store sensitive API keys in platform secret managers (e.g.,
vercel env,fly secrets,gcloud secrets) instead of hardcoding them in the source code or configuration files.
Audit Metadata