Back to search
30
MCP

prooflayer-agent-security

npm/prooflayer-agent-security

Security scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1700+ vulnerability rules with AST & taint analysis, LLM-powered semantic code review, auto-fix. For Claude Code, Cursor, Windsu

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-security-scanner-mcp
Security scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1700+ vulnera
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
@agentscore-xyz/mcp-server
MCP security trust layer. Scan packages, inspect repo MCP dependencies, generate Policy Gate setup, check exposure, and query abuse data.
0 tools
base-security-scanner-mcp
MCP server for AI agents to scan and audit smart contracts on Base for security vulnerabilities. Detect honeypots, rug pulls, hidden mints,
0 tools
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "prooflayer-agent-security": {
      "url": "None",
      "transport": "http"
    }
  }
}