Skip to content
Back to search
30
MCP http

Fabler Code Diff Security Gate

x402/fabler-code-diff-security-gate

Review a unified git diff for secret leaks and high-signal security regressions; returns a structured pass, warn, or block verdict. [x402: $0.1/call on base, category=other]

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Fabler Secret Leak Scan
Scan text for leaked API keys, tokens, and private keys; returns masked findings and remediation without echoing full secrets. [x402: $0.005
0 tools · http
Fabler Pre-Deploy Evidence Gate
Validate an 18-check release review for missing, failed, or evidence-free items; evidence completeness only, not a code scan. [x402: $0.08/c
0 tools · http
Fabler AI Coding Security Pack
5 subagents, slash commands, and checklists that catch injection, broken-authorization, and secrets bugs before they reach a PR (zip downloa
0 tools · http
ReleaseGuard Multi-Artifact Release Security Review
Unified deterministic release gate across Dockerfile, Docker Compose, Kubernetes, GitHub Actions, Terraform plan, AWS IAM, CloudFormation, a
0 tools · http
DiffPilot
Provides Git workflow tools for code review including diff analysis, PR generation, commit messages, and secret scanning
0 tools
io.github.doucs91/hivelore
Deterministic gate: blocks any commit whose diff reintroduces a documented team mistake.
0 tools

How to use

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

{
  "mcpServers": {
    "fabler_code_diff_security_gate": {
      "url": "https://x402.fablerlabs.com/audit/diff-security",
      "transport": "http"
    }
  }
}