xfyun-translate
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implementation follows secure coding practices and contains no malicious patterns or obfuscation.
- [CREDENTIALS_UNSAFE]: API credentials (App ID, API Key, and API Secret) are managed through environment variables, preventing the exposure of sensitive secrets in the source code.
- [EXTERNAL_DOWNLOADS]: Communicates with the official and well-known iFlytek Machine Translation API endpoint ('itrans.xfyun.cn') over HTTPS.
- [DATA_EXFILTRATION]: Processes input text provided via CLI arguments, standard input, or specified local files solely for the purpose of translation, with no unauthorized data collection or transmission detected.
Audit Metadata