text-to-speech
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends the installation of official ElevenLabs libraries from well-known registries. It suggests the
@elevenlabs/elevenlabs-jspackage for Node.js and theelevenlabspackage for Python. - [COMMAND_EXECUTION]: Includes a Python code snippet that uses
ffplayvia thesubprocessmodule. This is used for the intended purpose of playing back the generated audio stream in real-time. - [CREDENTIALS_UNSAFE]: Promotes secure secret management by instructing users to store the
ELEVENLABS_API_KEYin environment variables or.envfiles. It explicitly warns against hardcoding settings or keys in scripts.
Audit Metadata