media-audio-gen
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the integration of ElevenLabs, a well-known audio AI service. All instructions and configurations align with standard practices for AI agent extensions.
- [COMMAND_EXECUTION]: The MCP server configuration uses
uvxto execute theelevenlabs-mcppackage. This is a static configuration for a standard tool and does not incorporate unvalidated user input into the command line. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive API keys through environment variables (
ELEVENLABS_API_KEY) rather than hardcoding them into the skill files, which is a recommended security practice.
Audit Metadata