Caveat verdict
claw-sos
This is a documented emergency recovery tool for OpenClaw bots performing clearly described operations (restart, rollback, diagnostics) via SSH; the curl|bash install option is a user-invoked bootstrap step for the tool itself, not hidden behavior.
⚠ 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
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://raw.githubusercontent.com/clawsos/claw-sos/main/install.sh |
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
Pipe to python — executes piped content as Python code
scripts/sos.sh · prose · downgraded · | python3
References sudo — requests elevated privileges
scripts/install.sh · prose · downgraded · SUDO
yum install — installs system packages
scripts/install.sh · prose · downgraded · yum install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/F). 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_out Is this flag fair?
Thanks — recorded.