Caveat verdict

stock-ocr

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

Automates screenshot capture of the TongDaXin financial terminal and uses OCR engines to extract MA moving-average values; credential access is for an optional Baidu OCR API key, all operations are local desktop automation.

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

28
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match high

Possible hardcoded credential

docs/OCR配置指南.md · prose · downgraded · API_KEY = "your_api_key

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

Python chr() concatenation — builds strings to evade detection

capture_ma20_powershell.py · prose · downgraded · chr(92)+chr(92)

Pattern match medium

Instructs covert action — may act without user awareness

get_ma20_final.py · prose · downgraded · Silently

Pattern match medium

subprocess with shell=True — command injection vector

setup_ocr.py · prose · downgraded · subprocess.run( cmd, shell=True

Pattern match low

Python urllib.request — network access

capture_ma20.py · prose · downgraded · urllib.request

Pattern match low

POSTs data to external URL

get_ma20.py · prose · downgraded · .post( 'https://

Pattern match low

Python os.environ.get — reads environment variable

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

credential_accesspackage_install

Is this flag fair?

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