speech
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and utilizes the
openaiPython package, which is an official library from a well-known service. It performs network requests to OpenAI's API endpoints to synthesize audio content. - [COMMAND_EXECUTION]: The skill executes a bundled script,
scripts/text_to_speech.py, to process text inputs and manage audio generation. The script includes robust input validation, rate limiting, and uses standard argument parsing. - [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill specifically warns users against pasting sensitive API keys into chat and provides clear instructions for secure environment configuration.
Audit Metadata