ClawAudit verdict

china-doc-ocr

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Document OCR skill that sends images or PDFs to the SiliconFlow API (PaddleOCR/DeepSeek) for text extraction — sending data to the API is the disclosed and expected core behavior, not exfiltration.

⚠ 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.

55
security
90
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY='sk-xxxxxxxx

Pattern match medium

Data URI with base64 payload — may embed malicious content

scripts/ocr.py · prose · downgraded · data:application/pdf;base64,

Pattern match low

Python urllib.request — network access

scripts/ocr.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/ocr.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: SILICONFLOW_API_KEY). Requires 1 system binary.

credential_accessdata_encoding

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API