ClawAudit verdict

OpenClaw iFlow Doctor

openclaw-iflow-doctor

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

Auto-repair system for OpenClaw diagnosing and fixing configuration errors and gateway crashes; installs from GitHub via documented CLI commands and operates on local OpenClaw installation.

⚠ 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 (13)

Pattern match critical

Possible hardcoded credential

docs/iflow-auth-guide.md · code · API_KEY="sk-你的 API Key

Pattern match critical

Recursive delete from root or home — destructive command

docs/iflow-auth-guide.md · code · rm -rf ~

Pattern match high

References sudo — requests elevated privileges

BUGFIX_STATUS.md · code · sudo

Pattern match high

Accesses shell history/config

docs/iflow-auth-guide.md · code · ~/.zshrc

Pattern match high

Pipe to python — executes piped content as Python code

INSTALL_GUIDE.md · prose · downgraded · | Python

Pattern match high

Instructs covert action — may act without user awareness

INSTALL_GUIDE.md · code · Silently

Pattern match medium

Accesses OpenClaw config/secrets directly

cases.json · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

Opens WebSocket connection

docs/iflow-auth-guide.md · code · WebSocket

Pattern match low

Changes file ownership

cases.json · prose · downgraded · chown

Pattern match low

References agent memory files

cases.json · prose · downgraded · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python urllib.request — network access

watchdog.py · prose · downgraded · urllib.request

Why the tier is capped

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

Permissions & capabilities

Requires 2 system binaries.

Is this flag fair?

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