elevenlabs-upgrade-migration
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates standard maintenance tasks for ElevenLabs integrations, including package name updates and model ID migrations based on official documentation.
- [COMMAND_EXECUTION]: Uses standard development tools including npm, pip, and git for managing project dependencies and branches. It also uses curl for basic connectivity testing against official API endpoints.
- [EXTERNAL_DOWNLOADS]: Fetches official ElevenLabs packages from established registries (NPM and PyPI). These operations are part of the intended primary purpose of the skill.
- [CREDENTIALS_UNSAFE]: Explicitly instructs the user to store the API key in an environment variable and warns against inlining secrets in source code, adhering to security best practices.
Audit Metadata