skill-openai-tts-tool
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone the tool's source code from the author's GitHub repository at
https://github.com/dnvriend/openai-tts-tool.git. - [COMMAND_EXECUTION]: The skill involves executing shell commands for installation (
git,uv,mise) and operation (openai-tts-tool). These are standard procedures for installing and using a Python-based CLI utility. - [CREDENTIALS_UNSAFE]: While the skill requires an
OPENAI_API_KEY, it correctly recommends using environment variables rather than hardcoding credentials, which aligns with security best practices.
Audit Metadata