From 0d28a854d36f8922e739f64bd8735611bc40aa57 Mon Sep 17 00:00:00 2001 From: moamen Date: Fri, 10 Apr 2026 20:32:34 +0200 Subject: [PATCH] Add AgentGuard - AI agent supply chain security tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b0fd58..5e674ea 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) - [GuardRails](https://github.com/apps/guardrails) - A GitHub App that gives you instant security feedback in your Pull Requests. - [Hubble](https://github.com/hubblestack/hubble) - Hubble is a modular, open-source security compliance framework. - [Salus](https://github.com/coinbase/salus) - Multi purpose security scanning tool supporting Ruby, Node, Python and Go. +- [AgentGuard](https://github.com/momenbasel/AgentGuard) - AI agent supply chain security tool that intercepts package installs from coding agents (Claude Code, Codex, Copilot) and validates against typosquatting, known malicious packages, and live OSV.dev feeds before execution. ## Static Code Analysis