Caveat verdict
openclaw
openclaw-guide-maintenance
Comprehensive OpenClaw maintenance guide with reference files covering channels, tools, security, and operations; no code execution, purely instructional with legitimate capability references.
⚠ 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.
Permission integrity
network_out
package_install
Findings (15)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://openclaw.ai/install.sh | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
Possible hardcoded credential
automation.md · code · Token: "your-token
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/openclaw.json
HTTP request to bare IP address — common in malicious payloads
automation.md · code · http://127.0.0.1
References sudo — requests elevated privileges
gateway_ops.md · code · sudo
Accesses shell history/config
install.md · code · ~/.zshrc
apt-get install — installs system packages
sandboxing.md · code · apt-get install
Opens WebSocket connection
browser.md · code · WebSocket
Instructs covert action — may act without user awareness
acp_agents.md · prose · downgraded · Silently
Uses exec() — may execute shell commands
elevated.md · prose · downgraded · exec (
References agent memory files
SKILL.md · prose · downgraded · memory.md
References webhook/callback URL
hooks.md · prose · downgraded · WEBHOOK_URL
References agent configuration files
multi_agent.md · prose · downgraded · agent-config
Sets world-executable permissions
security.md · prose · downgraded · chmod 700
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/E). 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.
network_incredential_accessnetwork_outpackage_install Is this flag fair?
Thanks — recorded.