Skip to content

Security: Neurave9751/mcp-guard

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in MCP Guard itself, please report it responsibly:

  1. Do NOT open a public GitHub issue
  2. Email the maintainers or use GitHub's private vulnerability reporting feature
  3. Include steps to reproduce and potential impact

We will respond within 48 hours and work with you on a fix.

Scope

MCP Guard is a static analysis tool. It reads files but does not execute MCP servers or connect to external services. The attack surface is limited to:

  • Maliciously crafted source files that could exploit the Python AST parser
  • Maliciously crafted JSON config files

Supported Versions

Version Supported
0.1.x Yes

There aren't any published security advisories