speech
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill prompts for the installation of the official
openaiPython package from a public registry to enable communication with the text-to-speech API.- [COMMAND_EXECUTION]: The skill utilizes a local Python script (scripts/text_to_speech.py) to handle single and batch audio generation tasks, including reading text from files and writing generated audio to the local filesystem.- [SAFE]: The skill provides explicit guidance on secure credential management, directing users to set theirOPENAI_API_KEYas an environment variable and warning against pasting keys directly into the chat interface.
Audit Metadata