小米 TTS Proxy
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The skill bundle is a legitimate proxy service for converting OpenAI-compatible TTS requests to the Xiaomi TTS API. The core logic in `tts-proxy.mjs` uses standard Node.js modules and safely invokes FFmpeg via `spawn` with an arguments array, avoiding shell injection vulnerabilities. While it suggests installing a systemd service for persistence, this is explicitly documented and appropriate for its stated purpose as a local background service.
