Submit

MASSAT - Security Audit for AI Agent Systems

@craigmbrown

Open-source security audit framework covering all 10 OWASP Agentic AI threat categories (ASI01-ASI10). Scan multi-agent systems for prompt injection, data exfiltration, broken access control, and 7 more categories. Returns risk scores (0-100) with remediation priorities. Free tier: 10 audits/day. Proven on a 94-agent production fleet. Complements Microsoft Agent Governance Toolkit.

Server Config

{
  "mcpServers": {
    "massat": {
      "command": "python",
      "args": [
        "-m",
        "massat.server"
      ],
      "env": {
        "MASSAT_API_URL": "https://craigmbrown.com/api/v1/massat"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.