iflytek-hyper-tts
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates with the official iFlytek API endpoint (cbm01.cn-huabei-1.xf-yun.com) using standard WebSocket protocols and documented authentication methods (HMAC-SHA256).
- [SAFE]: Sensitive information such as
XFEI_APP_ID,XFEI_API_KEY, andXFEI_API_SECRETare managed via environment variables rather than being hardcoded in scripts or configuration files. - [SAFE]: Dependencies are limited to the well-known
websocket-clientpackage, which is necessary for the skill's primary function of real-time audio synthesis. - [SAFE]: File operations are restricted to reading specified input text files and writing output audio files (MP3), consistent with the stated purpose of a speech synthesis tool.
Audit Metadata