speech-generator

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a standard implementation of a Text-to-Speech (TTS) utility. No malicious patterns, obfuscation, or unauthorized data access were detected.
  • [EXTERNAL_DOWNLOADS]: The skill communicates with api.elevenlabs.io, which is a well-known and legitimate service for AI voice generation. This network activity is consistent with the skill's stated purpose.
  • [COMMAND_EXECUTION]: The tool is designed to be executed via ts-node to run its internal TypeScript logic. It does not spawn arbitrary shell commands or use dangerous functions like eval().
  • [DATA_EXPOSURE]: The skill handles API keys using a .env file as recommended in the setup instructions, which is an industry standard for preventing credential leaks in code repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 07:08 PM
Security Audit — agent-trust-hub — speech-generator