From 132852911b44aa3a1e018975397b7ddd386444fe Mon Sep 17 00:00:00 2001 From: ElamOlame31 <113931628+ElamOlame31@users.noreply.github.com> Date: Wed, 27 May 2026 20:46:41 -0400 Subject: [PATCH] Add AgentGate project details to README Added information about AgentGate, including its features and link. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a3091c8..0659cdb 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ This list is organized by the **security lifecycle** of an autonomous agent, cov - **[AgentGateway](https://github.com/agentgateway/agentgateway)** - A Linux Foundation project providing an AI-native proxy for secure connectivity (A2A & MCP protocols). It adds RBAC, observability, and policy enforcement to agent-tool interactions. - **[Envoy AI Gateway](https://gateway.envoyproxy.io/)** - An Envoy-based gateway that manages request traffic to GenAI services, providing a control point for rate limiting and policy enforcement. +**[AgentGate](https://github.com/ElamOlame31/agentgate-public)** - Pre-execution authorization PDP that intercepts every AI agent action before it fires. 4D trust scoring, 24h kill chain detection (BULK_READ_THEN_EXFIL, SENSITIVITY_RAMP), Merkle-chained audit trail. MIT licensed. +https://www.tryagentgate.com/ + ## ⚔️ Red Teaming & Vulnerability Scanners *Offensive tools to test agents for security flaws, loop conditions, and unauthorized actions.*