Caveat verdict

skill9

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

This skill provides cloud sync/backup/versioning for AI agent skills via the skill9.ai service; the routing table references documented SETUP.md and UNINSTALL.md, and the described commands (push, pull, list, rollback) are standard version control operations for a backup service.

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

10
security
90
transparency
70
maintenance

Findings (3)

Pattern match critical

Recursive delete from root or home โ€” destructive command

UNINSTALL.md ยท code ยท rm -rf ~

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

UNINSTALL.md ยท code ยท curl -fsSL https://skill9.ai/install.sh | sh

Pattern match critical

Pipe to sh โ€” executes piped content as shell commands

UNINSTALL.md ยท code ยท | sh

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). 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