Caveat verdict

crabwalk

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

Real-time agent monitoring tool running a local web server for user observation; install fetches from the documented GitHub releases with version pinning.

⚠ 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.

0
security
80
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf ~

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outfile_writedata_encodingpackage_installnetwork_in

Is this flag fair?

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