Leak Hunter

Use when agent needs to run or guide leak-hunter, the repository secret scanner, to detect likely leaked secrets in local folders or GitHub repositories; produce JSON reports for AI/tool integrations; inspect findings safely; configure scans with include/exclude, risk thresholds, redaction, GitHub target resolution, or CI/security workflows.

tomevault-io Updated

File contents

Leak Hunter

Prefer JSON output for agent workflows:

leak-hunter --json --min-risk 40 .

If running inside this source tree:

cargo run --quiet -- --json --min-risk 40 .

Keep redaction enabled unless the user explicitly asks for raw values. Do not publish unredacted reports.


Source: doggy8088/leak-hunter — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/doggy8088--leak-hunter--leak-hunter commit 7795cda73b

Frequently asked questions

npx skillmds@latest add tomevault-io/leak-hunter