ifly-hyper-tts
PassAudited by VirusTotal on May 17, 2026.
Findings (1)
The skill is a legitimate implementation of the iFlytek Hyper-Realistic Text-to-Speech (TTS) service. The Python script (scripts/xfei_hyper_tts.py) correctly implements the WebSocket authentication handshake using HMAC-SHA256 as required by the iFlytek API and handles audio data transmission securely. It requires standard environment variables (XFEI_APP_ID, XFEI_API_KEY, XFEI_API_SECRET) for authentication and does not exhibit any signs of data exfiltration, unauthorized execution, or prompt injection.
