xfyun-ocr
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill transmits image data to the iFlytek Spark OCR endpoint at
cbm01.cn-huabei-1.xf-yun.comto perform text recognition. This is the primary function of the skill and uses the official API for the service. - [CREDENTIALS_UNSAFE]: The script accesses
XFYUN_APP_ID,XFYUN_API_KEY, andXFYUN_API_SECRETfrom environment variables. This is a secure and standard practice for managing API secrets, avoiding hardcoded credentials. - [COMMAND_EXECUTION]: The script reads user-specified image files from the local filesystem and encodes them as base64 for processing. No suspicious command execution or shell spawning was detected.
Audit Metadata