ClawAudit verdict
openclaw-expert
openclaw-expert-guide
Static reference index pointing to local documentation files covering OpenClaw architecture and configuration; no execution, no network calls, purely informational.
⚠ 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 (21)
Possible hardcoded credential
references/02-gateway.md · code · apiKey: "LITELLM_KEY
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/09-installation.md · code · curl -fsSL https://openclaw.ai/install.sh | bash
Pipe to bash — executes piped content as shell commands
references/09-installation.md · code · | bash
Accesses OpenClaw config/secrets directly
references/02-gateway.md · code · ~/.openclaw/.env
References sudo — requests elevated privileges
references/02-gateway.md · code · sudo
HTTP request to bare IP address — common in malicious payloads
references/02-gateway.md · code · http://127.0.0.1
Instructs covert action — may act without user awareness
references/08-automation.md · code · silently
Accesses shell history/config
references/09-installation.md · code · ~/.zshrc
Recursive delete from root or home — destructive command
references/09-installation.md · prose · downgraded · rm -rf ~
Pipe to sh — executes piped content as shell commands
references/09-installation.md · prose · downgraded · | sh
Pipe to python — executes piped content as Python code
references/10-security-and-misc.md · prose · downgraded · | Python
References webhook/callback URL
references/04-channels.md · code · callbackUrl
Accesses cloud provider credentials
references/02-gateway.md · prose · downgraded · ~/.aws
References tunneling service
references/07-plugins.md · code · ngrok
apt-get install — installs system packages
references/09-installation.md · prose · downgraded · apt-get install
Sets world-executable permissions
references/11-platforms.md · code · chmod 700
Dynamic import() — loads module at runtime
references/12-reference.md · prose · downgraded · import (`
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
References agent memory files
references/06-tools.md · prose · downgraded · MEMORY.md
Changes file ownership
references/09-installation.md · prose · downgraded · chown
References agent configuration files
references/12-reference.md · prose · downgraded · agent-config
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/E/F). 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?
Thanks — recorded.