Caveat verdict

security-sentinel

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

A local security scanner that runs npm audit, checks for exposed secrets via regex patterns, and verifies file permissions within the workspace — all capabilities match the stated auditing purpose with no external data exfiltration.

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

10
security
100
transparency
80
maintenance

Findings (5)

Pattern match high

Pipe to sh — executes piped content as shell commands

index.js · prose · downgraded · |sh

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scan.js · prose · downgraded · curl | bash

Pattern match high

Recursive delete from root or home — destructive command

scan.js · prose · downgraded · rm -rf /

Pattern match high

Pipe to bash — executes piped content as shell commands

scan.js · prose · downgraded · | bash

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Why the tier is capped

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