happy-audio-gen
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate Text-to-Speech (TTS) integration tool.
- [COMMAND_EXECUTION]: The skill is designed to be executed via a CLI interface using the bun runtime, which is standard for developer-oriented tools.
- [EXTERNAL_DOWNLOADS]: The skill communicates with well-known AI service providers (OpenAI, ElevenLabs, Aliyun/Bailian, MiniMax, SiliconFlow, PlayHT) to generate audio. In some cases, such as with the Bailian provider, it may download the resulting audio file from a provider-supplied URL.
- [DATA_EXFILTRATION]: The skill transmits user-provided text to external TTS APIs for processing. This is the core functionality and is explicitly documented.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill follows security best practices by recommending the use of environment variables for API keys.
Audit Metadata