From dee80ddb1ba47a1a0d1fc4819ea41686c61d5f83 Mon Sep 17 00:00:00 2001 From: Oleh Kulish <47536433+fivlao@users.noreply.github.com> Date: Fri, 22 May 2026 14:18:58 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3091c8..dc75d06 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ 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. +- **[Parallax](https://github.com/agent-defense/parallax)** - Rust runtime guardrails for AI agents: intercepts tool calls, blocks threats, redacts secrets. One binary, one YAML. ## ⚔️ Red Teaming & Vulnerability Scanners *Offensive tools to test agents for security flaws, loop conditions, and unauthorized actions.*