Skip to content

Add cavet to Claude Plugins - #650

Open
ChaosChild wants to merge 1 commit into
jqueryscript:mainfrom
ChaosChild:add-cavet
Open

Add cavet to Claude Plugins#650
ChaosChild wants to merge 1 commit into
jqueryscript:mainfrom
ChaosChild:add-cavet

Conversation

@ChaosChild

@ChaosChild ChaosChild commented Sep 7, 2026

Copy link
Copy Markdown

Adds cavet to the Claude Plugins section.

cavet is a security toolkit for the whole build, not a scanner bolted to the end of it. It is aimed at developers shipping ordinary applications who want their harness to stop producing vulnerabilities they never hear about.

Six skills cover design, design review, code, dependencies and deployment; a triage subagent handles review-time volume; the CLI records every verdict (confirm, dismiss, defer) with a reason and an actor in an append-only log committed to the repo. Nothing blocks. Everything advises, and the developer or the agent decides. The point is not zero findings, it is no unknown ones: what ships is either fixed or knowingly accepted or deferred, with the reason on record. That record is shared between the operator and the agent, so the next session doesn't re-litigate last week's false positive and knows which findings are pre-existing baseline debt.

Scans run in a digest-pinned container with NetworkMode: none, so no source ever leaves the machine. Opengrep, Gitleaks, Trivy and Checkov sit underneath.

No star count on the entry, matching the other recent additions to that section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant