Caveat verdict

deadmans-switch

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

An infrastructure monitoring skill that checks Tailscale, nginx, and disk space using standard system tools (curl, systemctl, df) and executes documented recovery playbooks; executionSinkDetected reflects legitimate cron/curl commands for health checking.

โš  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.

5
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Recursive delete from root or home โ€” destructive command

playbooks/disk.md ยท code ยท rm -rf /

Pattern match critical

Pipe to python โ€” executes piped content as Python code

playbooks/tailscale.md ยท code ยท | python3

Pattern match high

References sudo โ€” requests elevated privileges

playbooks/disk.md ยท code ยท sudo

Pattern match medium

Instructs covert action โ€” may act without user awareness

SKILL.md ยท prose ยท downgraded ยท silently

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 4 system binaries. (1 elevated: curl).

network_out

Is this flag fair?

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