ClawAudit verdict

botlearn-healthcheck

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

OpenClaw health inspector that runs local diagnostic scripts and produces traffic-light health reports; all operations are local read-only system checks matching the stated diagnostic purpose.

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

0
security
100
transparency
90
maintenance

Findings (9)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

check_skills.md · prose · downgraded · curl -fsSL https://clawhub.io/install | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

check_skills.md · prose · downgraded · | bash

Pattern match high

Accesses shell history/config

fix_cases.md · code · ~/.zshrc

Pattern match medium

References sudo — requests elevated privileges

check_hardware.md · prose · downgraded · sudo

Pattern match medium

Instructs covert action — may act without user awareness

fix_cases.md · prose · downgraded · silently

Pattern match medium

Sets world-executable permissions

fix_cases.md · code · chmod 700

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

openclaw_knowledge.md · prose · downgraded · http://127.0.0.1

Pattern match medium

Uses exec() — may execute shell commands

scripts/collect-logs.sh · prose · downgraded · exec(

Pattern match low

Opens WebSocket connection

scripts/collect-health.sh · prose · downgraded · websocket

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 3 system binaries. (1 elevated: curl).

Is this flag fair?

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