image-ocr
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious obfuscation, persistence, or privilege escalation patterns were found. The skill operates within its stated purpose of image text recognition.
- [EXTERNAL_DOWNLOADS]: Installation instructions utilize well-known libraries from trusted mirrors such as the Tsinghua University PyPI mirror.
- [DATA_EXFILTRATION]: Image data is transmitted to well-known cloud OCR services (Baidu Cloud API) only when explicitly configured by the user, which is essential for the tool's primary function.
- [CREDENTIALS_UNSAFE]: Sensitive API keys are handled securely through configuration placeholders rather than being hardcoded in scripts.
- [COMMAND_EXECUTION]: Provides a command-line interface for local image processing, allowing users to run OCR tasks directly on their files.
Audit Metadata