Feishu Voice (NoizAI)

PassAudited by VirusTotal on May 8, 2026.

Findings (1)

The skill is a functional wrapper for generating voice messages via NoizAI TTS for delivery to Feishu. The script `scripts/voice.py` safely invokes a secondary TTS engine using subprocess calls with argument lists (avoiding shell injection), and the instructions in `SKILL.md` are transparent about data being sent to the noiz.ai API for synthesis. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.