ClawAudit verdict
openclaw-recovery-manager
Configuration backup and emergency recovery system with dead-mans-switch for OpenClaw config changes; all operations are local snapshots and restores using Node.js, tar, and gzip with no external transmission.
⚠ 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
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.
file_read Is this flag fair?
Thanks — recorded.