qwen3-tts-local
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the legitimate
edge-ttsPython library to generate speech. While this library communicates with Microsoft's online TTS servers as part of its core functionality, it does not exfiltrate private user data or credentials. - [SAFE]: Audio processing scripts (
audio_processor.py) use standard scientific and audio libraries (librosa,soundfile,numpy) to perform routine tasks such as format conversion, resampling, and volume normalization. - [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized command execution was found. The skill's file operations are restricted to reading and writing audio files as expected for a TTS utility.
Audit Metadata