From 58e507a56339b9ea021c888544bd5789def4ac17 Mon Sep 17 00:00:00 2001 From: shleder Date: Mon, 7 Sep 2026 20:13:31 +0300 Subject: [PATCH] Add Vetto: kernel sandbox companion app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06703651..2eed3194 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you ### Companion Apps & Tools - [Onepilot](https://onepilotapp.com) — iOS app to SSH into remote servers and run Claude Code from your phone +- [Vetto](https://github.com/shleder/vetto) — daemon-less kernel sandbox for Claude Code: `vetto enable claude` wraps the CLI so secret reads and off-allowlist network are denied (Apache-2.0, no Docker) ### Knowledge Management - [bedrock](./plugins/bedrock)