Caveat verdict
rescueclaw
Provides a checkpoint/rollback safety net for risky operations by monitoring agent health and auto-restoring from backups stored in ~/.openclaw/rescueclaw/; all operations are local and the daemon requires no elevated privileges.
⚠ 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.
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
install.js · prose · downgraded · curl | bash
Pipe to bash — executes piped content as shell commands
install.js · prose · downgraded · | bash
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
References child_process — can spawn system processes
install.js · prose · downgraded · child_process
Node http/https module — low-level network access
install.js · prose · downgraded · require('https')
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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.
Is this flag fair?
Thanks — recorded.