Caveat verdict
openclaw-hardening
The primary installation method uses curl -fsSL https://raw.githubusercontent.com/ppiankov/chainwatch/main/scripts/install-openclaw.sh piped to sudo bash, executing arbitrary remote code with root privileges from a third-party GitHub account that is a concrete elevated-privilege remote execution risk.
⚠ 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 (7)
Recursive delete from root or home — destructive command
SKILL.md · code · rm -rf /
References sudo — requests elevated privileges
SKILL.md · code · sudo
apt-get install — installs system packages
SKILL.md · code · apt-get install
Pipe to sh — executes piped content as shell commands
SKILL.md · prose · downgraded · |sh
setuid — privilege escalation mechanism
SKILL.md · code · setuid
Uses exec() — may execute shell commands
SKILL.md · code · exec (
Sets world-executable permissions
SKILL.md · code · chmod 700
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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.
package_installnetwork_outnetwork_in Is this flag fair?
Thanks — recorded.