PaddleOCR Text Recognition
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is a legitimate OCR tool wrapper for the PaddleOCR API, allowing users to extract text from images and PDFs via a user-provided API endpoint and token. The implementation in lib.py and ocr_caller.py follows standard practices, including enforcing HTTPS for API communication, robust error handling, and transparent result saving to the system's temporary directory. No indicators of malicious intent, unauthorized data exfiltration, or harmful prompt injection were found; the instructions in SKILL.md appropriately guide the agent on tool usage and result presentation.
