ClawAudit verdict
chinese-handwriting-ocr
The skill installs packages using pip for OCR functionality. While useful, package installation can be risky if misused.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (3)
Uses eval() — can execute arbitrary code
scripts/train_crnn.py · prose · downgraded · eval(
subprocess execution — runs system commands from Python
scripts/ocr_batch.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/ocr_smart_aligner.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.