ClawAudit verdict
openclaw-deploy
lyx-openclaw-deploy
OpenClaw environment packaging and deployment tool using SSH for remote deployment; explicitly auto-removes sensitive information from packages and uses SHA256 integrity verification.
⚠ 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 (12)
Recursive delete from root or home — destructive command
docs/TROUBLESHOOTING.md · code · rm -rf /
Accesses .ssh directory
CLAUDE.md · code · .ssh/
References SSH/GPG private keys
docs/TROUBLESHOOTING.md · code · ssh-key
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
deploy/local/check_env.sh · prose · downgraded · curl -fsSL https://get.docker.com | sh
yum install — installs system packages
docs/TROUBLESHOOTING.md · code · yum install
Pipe to sh — executes piped content as shell commands
deploy/local/check_env.sh · prose · downgraded · | sh
References sudo — requests elevated privileges
docs/TROUBLESHOOTING.md · code · sudo
Accesses OpenClaw config/secrets directly
build/base/base_builder.sh · prose · downgraded · ~/.openclaw/openclaw.json
Sets world-executable permissions
docs/TROUBLESHOOTING.md · code · chmod 755
References agent memory files
build/base/base_builder.sh · prose · downgraded · MEMORY.md
Python os.environ.get — reads environment variable
build/base/base_builder.sh · prose · downgraded · os.environ.get(
Popular HTTP library — network access
tests/handle_conflict/test_handle_conflict.sh · prose · downgraded · got
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.
Is this flag fair?
Thanks — recorded.