From f28c114d98360273b1e22d788a4f532eb4a2b369 Mon Sep 17 00:00:00 2001 From: Andrei Migatchev Date: Mon, 7 Sep 2026 12:07:40 +0200 Subject: [PATCH] Add cavet to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..f213172 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,7 @@ June 14, 2026 - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard) - Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin) - Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus) - A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**cavet**](https://github.com/ChaosChild/cavet) - Security toolkit for engineers and their coding agents: track, triage and remediate concerns across design, code, dependencies and deployment, before anything is pushed. Every verdict lands in an append-only log; scans run in a network-less container, so code never leaves the machine. ---