diff --git a/README.md b/README.md index 64858d4..662d0a5 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,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. +- **[Agent Browser Shield](https://github.com/pixiebrix/agent-browser-shield)** - Runtime safety layer between browser-use AI agents and the web pages they visit. Masks PII/secrets, blocks prompt injection in hidden text and HTML comments, and strips dark patterns and noise before content reaches the agent. - **[Immunity Agent](https://github.com/PrismorSec/immunity-agent)** - Security-focused AI agent runtime for scanning prompt injection, MCP risks, unsafe package installs, and dangerous agent actions before execution. ## ⚔️ Red Teaming & Vulnerability Scanners