KeyHunter

KeyHunter

A fast, free command-line tool that searches GitHub for leaked API keys and then actually tests each one to confirm whether it still works — instead of just flagging text that looks like a key.

🔗 Visit KeyHunter
📁 Security & Privacy🗣️ English📅 July 30, 2026

Description

Most secret scanners find text that matches the pattern of an API key, but can't tell you whether that key is still valid — that requires actually testing it, which KeyHunter does for 20+ providers. Written in Rust for speed, it supports 45+ providers across AI/LLM services (OpenAI, Anthropic), cloud platforms, payment processors, and databases, and uses parallel scanning with token rotation to work around GitHub's API rate limits during large searches.

It's free and open source under the MIT license, runs via Docker with no Rust installation required, and supports multiple output formats (table, JSON, CSV) including a "verified-only" mode that filters results down to just the keys confirmed to be active. It also handles interruption gracefully, saving partial results rather than losing a long-running scan.

💬 Our review

The short version: the live-verification feature is the real value here — a list of "possible leaked keys" is far less useful than a short list of "keys we confirmed are still active," and that's what KeyHunter narrows results down to, for free.

Against similar GitHub-secret-hunting tools like KeySentry, KeyHunter's edges are speed (Rust, parallel scanning) and verification breadth (20+ providers actively tested, not just pattern-matched). The tradeoff is that it's a CLI-only tool with no web interface, so it's better suited to developers and security researchers comfortable at a terminal than to someone wanting a point-and-click scanner.

💰 Pricing

Free (open source)MIT license, Rust CLI, Docker available.

📊 Global score

53Average
🌐Availability15/100Faible

1 language · 0 platform

📄Profile90/100Excellent

Profile completeness

🤖 AI-enriched data

💰 Pricing model
🆓 Gratuit (open source)

Licence MIT, écrit en Rust, disponible via Docker.

👥 Target audienceChercheurs en sécurité, développeurs auditant leurs propres dépôts, organisations vérifiant les fuites de credentials.
🗣️ Languagesen
🌍 Target countriesWorldwide
👍

Pros

Vérifie en direct si les clés trouvées sont encore actives (20+ fournisseurs)

Rapide (Rust), scan parallèle avec rotation de tokens

Gratuit, open source, support Docker

👎

Cons

CLI uniquement, pas d'interface web

Nécessite de connaître la ligne de commande

Outil de niche récent

❓ Frequently asked questions

What is KeyHunter in one sentence?
Is it free?
What makes it different from a basic secret scanner?
Do I need to install Rust?
Is it worth the money compared to alternatives?
Which tool should you pick for your case?