Caveat verdict
openclaw-emergency-rollback
Implements a dead-mans-switch for OpenClaw config changes using local Node.js scripts and zip/unzip; all operations are local backup/restore with no external network calls.
⚠ 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
file_read
Findings (6)
Accesses OpenClaw config/secrets directly
references/RESTORE.md · code · ~/.openclaw/openclaw.json
Recursive delete from root or home — destructive command
references/SETUP.md · prose · downgraded · rm -rf ~
References child_process — can spawn system processes
hooks/watchdog-recovery/handler.ts · prose · downgraded · child_process
Uses spawn() — can execute external programs
hooks/watchdog-recovery/handler.ts · prose · downgraded · spawn(
References sudo — requests elevated privileges
references/SETUP.md · prose · downgraded · sudo
apt-get install — installs system packages
references/SETUP.md · prose · downgraded · apt-get install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). 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_infile_read Is this flag fair?
Thanks — recorded.