tillson/git-hound
Fast GitHub recon tool. Scans for leaked secrets across all of GitHub, not just known repos and orgs. Support for GitHub dorks. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 66
- Release rhythm 57
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4.5
- age_days: 2605
- days_rel: 287
- days_push: 205
- n_releases_24m: 7
Adoption not part of the score
1451 stars · 204 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GitHound is a Go-based CLI tool that hunts for exposed API keys, secrets, and credentials across all of GitHub using GitHub dorks, pattern matching, entropy analysis, and commit-history digging. It leverages GitHub's Code Search API to scan all public repositories and Gists, with JSON output and custom regex rules for automation pipelines.
Use cases
- find leaked API keys on GitHub
- scan GitHub for exposed credentials
- search commit history for deleted secrets
- run GitHub dorks to find sensitive files
- monitor GitHub for leaked secrets in bug bounty recon
- extract base64-encoded secrets from GitHub code
When to choose
- you need org-wide GitHub secret recon beyond specific repos
- you want to dig through commit history for reverted credentials
- you need JSON output for automated security pipelines
- you're doing bug bounty or OSINT reconnaissance on GitHub
When to avoid
- you only need to scan your own private repos locally
- you need a full secret-management vault rather than a scanner
- you can't provide a GitHub API token
- you need real-time pre-commit secret prevention rather than post-leak detection
Facets
cli-tool · maturity active
osint security search-engine cli security osint developer-tools penetration-testing windows cli cross-platform secret-scanning github-dorks bug-bounty recon leaked-credentials commit-history-analysis linux macos
2 sources
- readme: https://github.com/tillson/git-hound · fetched 2026-08-28 · 876be5c9fe9f
- homepage: http://githoundexplore.com/ · fetched 2026-08-29 · 990642ad2371
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tillson/git-hound | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="tillson/git-hound")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem