glmocr-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: No malicious patterns or deceptive instructions were detected.
- [EXTERNAL_DOWNLOADS]: The skill requires the
glmocrPython package, which is a legitimate library from the authorzai-org. - [CREDENTIALS_UNSAFE]: The skill uses environment variables and
.envfiles for authentication, adhering to standard security practices for managing theZHIPU_API_KEY. - [COMMAND_EXECUTION]: Document parsing is handled via the
glmocrCLI, which is the intended interface for the provided functionality. - [DATA_EXFILTRATION]: Document content is processed via the Zhipu cloud API, which is the documented and necessary behavior for the OCR service.
Audit Metadata