You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruby gem wrapper for leakferret, the MCP-native secret scanner. gem install leakferret, then leakferret scan . Downloads the prebuilt Rust binary from GitHub Releases and execs it; honors LEAKFERRET_BIN for offline use. No scanning logic in the wrapper.