tts
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected.
- Credential Management: The skill correctly utilizes environment variables (
ELEVENLABS_API_KEY) for authentication rather than hardcoding secrets. - Input Handling: User-provided text is passed to the synthesis service without being interpreted as commands or code.
- Code Execution: There is no evidence of arbitrary command execution, privilege escalation, or persistence mechanisms.
- Dynamic Loading: The dynamic import in
index.tstargets a predictable relative path within the internal skill structure.
Audit Metadata