elevenlabs
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official ElevenLabs Python SDK for communicating with its API, which is a recognized and well-known service for audio synthesis.
- [SAFE]: Security best practices are followed for credential management, with instructions clearly stating that the API key should be stored as an environment variable rather than hardcoded.
- [SAFE]: No obfuscation, prompt injection, or suspicious data exfiltration techniques were found in the instructions or example code provided within the skill files.
- [SAFE]: Dependencies are restricted to common and trusted Python packages such as elevenlabs, pydub, and python-dotenv.
- [SAFE]: The skill does not attempt to perform any high-risk operations like privilege escalation, persistence, or unauthorized file system access outside of its stated purpose.
Audit Metadata