ClawAudit verdict
OpenClaw Install Guide (WSL2 Windows)
openclaw-install-wsl-windows
OpenClaw installation guide for Windows WSL2 with step-by-step instructions; file writes are to local installation directories following standard software installation patterns.
⚠ 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.
Permission integrity
network_out
file_read+write
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://molt.bot/install.sh | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
References sudo — requests elevated privileges
SKILL.md · code · sudo
Possible prompt injection — attempts to redefine agent identity
SKILL.md · prose · downgraded · you are now
Changes file ownership
SKILL.md · code · chown
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/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.
network_outfile_write Is this flag fair?
Thanks — recorded.