From 1279909174b97862b973f215470c709a4138f408 Mon Sep 17 00:00:00 2001 From: tainguyen091994 <270049597+tainguyen091994@users.noreply.github.com> Date: Sat, 5 Sep 2026 10:08:23 +0700 Subject: [PATCH] Add agentguard to Tools & Utilities Scanner for Claude Code extensions: skills, plugins, hooks and MCP server configs. Apache-2.0, runs as a CLI or a GitHub Action. Co-Authored-By: Claude Opus 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..a760c8b 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**agentguard**](https://github.com/tainguyen091994/agentguard) - (0 ⭐) - Scans Claude Code extensions for unsafe patterns before install: skills, plugins, hooks, and MCP server configs. Runs as a CLI or a GitHub Action with SARIF output. ---