Caveat verdict

skill-vetter-v2

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

A structured local skill vetting workflow with an optional external verification step; it explicitly states not to send secrets or credentials to external services and only sends minimum structured task data for report validation.

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

23
security
80
transparency
70
maintenance

Findings (9)

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/scan-skill.sh · prose · downgraded · |bash

Pattern match medium

References child_process — can spawn system processes

scripts/scan-skill.sh · prose · downgraded · child_process

Pattern match medium

References sudo — requests elevated privileges

scripts/scan-skill.sh · prose · downgraded · sudo

Pattern match medium

Accesses cloud provider credentials

scripts/scan-skill.sh · prose · downgraded · ~/.aws

Pattern match medium

apt-get install — installs system packages

scripts/scan-skill.sh · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

scripts/scan-skill.sh · prose · downgraded · yum install

Pattern match low

Sets world-executable permissions

scripts/scan-skill.sh · prose · downgraded · chmod 777

Pattern match low

Changes file ownership

scripts/scan-skill.sh · prose · downgraded · chown

Pattern match low

Popular HTTP library — network access

scripts/scan-skill.sh · prose · downgraded · axios

Why the tier is capped

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

network_in

Is this flag fair?

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