ClawAudit verdict
OpenClaw iFlow Doctor
openclaw-iflow-doctor
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.
Findings (13)
Possible hardcoded credential
docs/iflow-auth-guide.md · code · API_KEY="sk-你的 API Key
Recursive delete from root or home — destructive command
docs/iflow-auth-guide.md · code · rm -rf ~
References sudo — requests elevated privileges
BUGFIX_STATUS.md · code · sudo
Accesses shell history/config
docs/iflow-auth-guide.md · code · ~/.zshrc
Pipe to python — executes piped content as Python code
INSTALL_GUIDE.md · prose · downgraded · | Python
Instructs covert action — may act without user awareness
INSTALL_GUIDE.md · code · Silently
Accesses OpenClaw config/secrets directly
cases.json · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
config_checker.py · prose · downgraded · subprocess.run(
Opens WebSocket connection
docs/iflow-auth-guide.md · code · WebSocket
Changes file ownership
cases.json · prose · downgraded · chown
References agent memory files
cases.json · prose · downgraded · MEMORY.md
Python os.environ.get — reads environment variable
openclaw_memory.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.