Back to skill
Skillv1.0.1
VirusTotal security
CCY OCR Local · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 18, 2026, 3:31 AM
- Hash
- d05925c9b976a4f1522716fe04df0029e4cbbb52ddb07841508514a03751a28e
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: ccy-ocr-local Version: 1.0.1 The skill bundle provides a legitimate local OCR utility leveraging Tesseract. The core logic in `scripts/local_ocr.py` handles image preprocessing via PIL or OpenCV and executes OCR through the `pytesseract` wrapper. While it uses `subprocess` to interact with the Tesseract binary and the Python interpreter (in `benchmark.py` and `regression.py`), it does so safely using argument lists rather than shell strings. There is no evidence of data exfiltration, network activity, or malicious prompt injection in the documentation.
- External report
- View on VirusTotal
