elevenlabs-voice-studio
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe skill's declared purpose (text-to-speech, voice cloning, sound effects, and music generation via ElevenLabs) is coherent with its implementation pattern (API-based integration using ELEVENLABS_API_KEY and standard HTTP requests). Data flows involve sending input to the ElevenLabs services and receiving audio outputs, which is appropriate for the stated goal. There are no obvious credential harvesting or covert data exfiltration patterns. Some minimal concerns include external dependency on a remote API, potential storage of generated media, and the need for secure handling of API keys in deployment. Overall, the footprint is benign and proportionate to the stated purpose, with moderate security risk primarily due to external network reliance and media file retention considerations.