pledgeguard

pledgeandgrow/pledgeguard
★ 1 stars Rust Security Updated today
Rust-native secret scanner with MCP server, AST refinement, and WASM plugins
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pledgeguard": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "pledgeguard"
      ]
    }
  }
}

README Excerpt

Rust-native secret scanner — a TruffleHog/Gitleaks alternative. **v0.1.0 — all roadmap features implemented.** PledgeGuard is a working secret scanner with regex + entropy detection, git history scanning, WASM plugins, live provider verification, MCP server, SARIF output, baseline/allowlist mode, pre-commit hook installer, and AST-based false-positive refinement for JS/TS.

Topics

ai-agentsdevsecopsgitleaks-alternativemcppre-commitrustsastscannersecretssecuritytrufflehog-alternative