# LeakRank Guard [Health: Active]

**Category:** 🔒 Security  
**Repository:** https://leakrank.com/guard  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/leakrank-guard

## Description
Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "leakrank-guard": {
    "command": "npx",
    "args": ["-y","leakrank-guard"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

