Submit

Agent Immune

@denial-web

Adaptive security toolkit for AI agents. Assess inputs for prompt injection, scan outputs for credential/PII leaks, teach new attack patterns to semantic memory, harden prompts with role-lock and sandboxing, and monitor metrics — all locally via MCP. Zero false positives on benchmarks, 179 tests, Apache-2.0.

Tools

Server Config

{
  "mcpServers": {
    "agent-immune": {
      "command": "python",
      "args": [
        "-m",
        "agent_immune",
        "serve",
        "--transport",
        "stdio"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.