image-ocr
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide technical guidance and implementation templates for image-to-text extraction. All code snippets are functional examples of well-known OCR technologies.
- [EXTERNAL_DOWNLOADS]: The skill references standard, widely-used libraries (such as
pytesseract,easyocr, andopencv-python) and official SDKs from trusted cloud providers (AWS, Google Cloud, and Anthropic) for the intended purpose of OCR processing. - [COMMAND_EXECUTION]: The skill includes code to interact with system binaries (like Tesseract) through standard Python wrappers. These commands are localized to the execution of OCR tasks and do not show signs of arbitrary command injection or privilege escalation.
Audit Metadata