MCP-native secret scanner in one fast Rust binary: engine, CLI, and MCP server. Finds API keys and secrets, skips known-public fixtures, verifies live keys with a real provider call, and applies env-var rewrites. Privacy invariant: the raw secret never leaves disk.
$git clone https://github.com/leakferrethq/leakferretInstalls into the current project.
Install leakferret by running `git clone https://github.com/leakferrethq/leakferret`, then use it for the current task and follow its documentation at https://github.com/leakferrethq/leakferret.