Leakferret runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 3 Jun 2026.
Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing.
We read the source, 26 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
пакет @leakferret/mcp ссылается на leakferrethq/leakferret-npm
const child = spawn(bin, ['mcp'], { stdio: ['pipe', 'pipe', stderr] });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add leakferret -- npx -y @leakferret/mcp
{
"mcpServers": {
"leakferret": {
"args": [
"-y",
"@leakferret/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.leakferret]
command = "npx"
args = ["-y", "@leakferret/mcp"]
{
"mcpServers": {
"leakferret": {
"args": [
"-y",
"@leakferret/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"leakferret": {
"args": [
"-y",
"@leakferret/mcp"
],
"command": "npx"
}
}
}
Check text for leaked credentials before an agent writes or commits it. Runs locally.
Scans code for hardcoded secrets (AWS, Stripe, GitHub, JWTs) before an AI agent commits it.
Safety checks an agent runs before it acts: package malware, destructive command, secret leak.
Scan for prompt injection, secrets, PII, and vet MCP servers before installation
Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them.
Deterministic, zero-token security scanner your AI agent calls to find and re-verify issues.
Scan a running app or repo for leaked secrets, exposed routes and open RLS, and verify live keys
Security scanning and trust verification for AI agent tools.
Answers built from our own checks of this server.