Caveat verdict

autofix

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

OpenClaw diagnostic and self-healing skill with explicit privacy-first constraints (no plaintext API key storage, redact sensitive data); the executionSinkDetected refers to documented diagnosis scripts.

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

0
security
90
transparency
70
maintenance

Findings (11)

Pattern match critical

<script> tag in markdown — potential code injection

docs/tutorials/EXAMPLE_usage.md · code · <script

Pattern match high

Pipe to python — executes piped content as Python code

docs/COMPLETENESS_SUMMARY.md · prose · downgraded · | Python

Pattern match high

Uses exec() — may execute shell commands

docs/tutorials/QUICK_START_v5.0.md · code · exec(

Pattern match high

Data URI with base64 payload — may embed malicious content

docs/tutorials/EXAMPLE_usage.md · code · data:text/html;base64,

Pattern match medium

subprocess execution — runs system commands from Python

docs/reports/CHANGES_v6.1.md · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

docs/reports/CHANGES_v6.1.md · prose · downgraded · subprocess.run(shell=True

Pattern match medium

Instructs covert action — may act without user awareness

scripts/auto_repair.py · prose · downgraded · Silently

Pattern match medium

References sudo — requests elevated privileges

scripts/canvas_report_generator.py · prose · downgraded · sudo

Pattern match low

Python os.environ.get — reads environment variable

docs/reports/CHANGES_v6.1.md · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

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

Pattern match low

Popular HTTP library — network access

scripts/api_key_validator.py · prose · downgraded · got

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.

Is this flag fair?

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