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-js package for Node.js and the elevenlabs package for Python.
  • [COMMAND_EXECUTION]: Includes a Python code snippet that uses ffplay via the subprocess module. 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_KEY in environment variables or .env files. It explicitly warns against hardcoding settings or keys in scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 05:23 PM
Security Audit — agent-trust-hub — text-to-speech