Caveat verdict

rescueclaw

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

38
security
80
transparency
80
maintenance

Findings (5)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

install.js · prose · downgraded · curl | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

install.js · prose · downgraded · | bash

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

References child_process — can spawn system processes

install.js · prose · downgraded · child_process

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API