Volcengine TTS Audio Synthesis
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill provides a legitimate integration with Volcengine's (ByteDance) Text-to-Speech API. The core logic in `scripts/generate_tts.py` handles authentication and API requests correctly, communicating only with the official endpoint (openspeech.bytedance.com). While the script searches for `.env` files in multiple directories to load credentials, this is a standard utility pattern for this environment and does not exhibit signs of data exfiltration or malicious intent.
