Caveat verdict
hs
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.
Findings (8)
Pipe to bash — executes piped content as shell commands
SKILL.md · frontmatter · | bash
Pipe to sh — executes piped content as shell commands
SKILL.md · frontmatter · | sh
References sudo — requests elevated privileges
SKILL.md · frontmatter · sudo
Pipe-to-shell pattern (wget | sh)
SKILL.md · prose · downgraded · wget ... \| bash
Recursive delete from root or home — destructive command
SKILL.md · prose · downgraded · rm -rf ~
Bash /dev/tcp — raw TCP connection via shell
SKILL.md · prose · downgraded · /dev/tcp/
Accesses .ssh directory
SKILL.md · code · .ssh/
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?
Thanks — recorded.