Caveat verdict
security-sweep
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.
Findings (7)
Possible hardcoded credential
README.md · code · PASSWORD="your-master-password
Pipe to bash — executes piped content as shell commands
README.md · code · |
bash
Uses eval() — can execute arbitrary code
README.md · prose · downgraded · eval(
References child_process — can spawn system processes
scripts/quick-scan.sh · prose · downgraded · child_process
Uses exec() — may execute shell commands
README.md · prose · downgraded · exec(
Uses spawn() — can execute external programs
README.md · prose · downgraded · spawn(
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?
Thanks — recorded.