Caveat verdict

local-image-ocr-aipc

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Local OCR skill using GLM-OCR model via llama-server on Windows; includes a security disclosure notice listing all system actions, and network capabilities are used for the local llama-server HTTP API and model downloads from declared sources.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

20
security
70
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match high

Instructs covert action — may act without user awareness

SKILL.md · code · Silently

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

ocr_run.py · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

ocr_setup.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

_ocr_cfg.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

ocr_run.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D/F). 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.

network_innetwork_out

Is this flag fair?

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