Caveat verdict

hs

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

This is a security-guard skill that explicitly blocks dangerous commands and credential file reads; credential_store capability is referenced as a block target, not accessed, and the 'skip' bypass requires explicit user invocation.

⚠ 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
100
transparency
90
maintenance

Findings (8)

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · frontmatter · | bash

Pattern match critical

Pipe to sh — executes piped content as shell commands

SKILL.md · frontmatter · | sh

Pattern match high

References sudo — requests elevated privileges

SKILL.md · frontmatter · sudo

Pattern match high

Pipe-to-shell pattern (wget | sh)

SKILL.md · prose · downgraded · wget ... \| bash

Pattern match high

Recursive delete from root or home — destructive command

SKILL.md · prose · downgraded · rm -rf ~

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

SKILL.md · prose · downgraded · /dev/tcp/

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match medium

Accesses cloud provider credentials

SKILL.md · prose · downgraded · ~/.aws

Why the tier is capped

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

credential_store

Is this flag fair?

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