skills/mengto/skills/elevenlabs-tts/Gen Agent Trust Hub

elevenlabs-tts

Pass

Audited by Gen Agent Trust Hub on Jul 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions direct the agent to execute a bundled Python script (scripts/generate_voice.py) to process synthesis requests. This script uses standard Python libraries and follows a predictable execution flow.
  • [EXTERNAL_DOWNLOADS]: The helper script makes network requests to official ElevenLabs API endpoints (api.elevenlabs.io) to fetch voice data and generate audio content. As a well-known service for the skill's stated purpose, this is considered safe and appropriate.
  • [SAFE]: The skill implements strong security practices by explicitly forbidding the storage of API keys or personal data within the skill files, instead retrieving sensitive credentials from the local environment or secured configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 19, 2026, 06:56 PM
Security Audit — agent-trust-hub — elevenlabs-tts