Skip to content
Back to search
30
MCP http

secrets-audit

x402/secrets-audit

Detect leaked secrets and API keys (AWS, GitHub, Stripe, OpenAI, Anthropic, Slack, private keys; 32+ provider rules) in code, configs, or fetched URLs before commit or deploy. [x402: $0.01/call on base, category=utility]

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

Similar MCP servers embedding-nearest

io.github.eltociear/secrets-audit-mcp
Detects leaked secrets & API keys: 32+ provider rules (AWS, GitHub, Stripe, OpenAI…), zero deps.
0 tools
Trestle
Detects leaked secrets (API keys, tokens, private keys) in source code.
0 tools
io.github.78degrees/ghosthunt
Find every leaked secret on your machine — API keys in .env files, shell history, and configs.
0 tools
web3-secrets-detector
Find and secure leaked Web3 secrets — private keys, mnemonic phrases, JSON keystores, and RPC credentials hiding in your project files and r
0 tools
cloud-audit
AWS security scanner with attack chain detection, IAM privilege escalation, and fixes
0 tools
io.github.piqrypt/audit-trail
Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.
0 tools

How to use

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

{
  "mcpServers": {
    "secrets-audit": {
      "url": "https://eltociear-secrets-audit.hf.space",
      "transport": "http"
    }
  }
}