Caveat verdict

security-sweep

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

A local security auditor that scans workspace skills for hardcoded secrets, dangerous exec patterns, npm audit failures, and network egress; all operations are local and results are saved to a user-visible report file.

⚠ 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 (7)

Pattern match critical

Possible hardcoded credential

README.md · code · PASSWORD="your-master-password

Pattern match critical

Pipe to bash — executes piped content as shell commands

README.md · code · | bash

Pattern match high

Uses eval() — can execute arbitrary code

README.md · prose · downgraded · eval(

Pattern match medium

References child_process — can spawn system processes

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

Pattern match medium

Uses exec() — may execute shell commands

README.md · prose · downgraded · exec(

Pattern match medium

Uses spawn() — can execute external programs

README.md · prose · downgraded · spawn(

Pattern match low

Popular HTTP library — network access

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

Why the tier is capped

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