# garinasset/leak-check

个人信息 “泄漏” 检测接口

Repository: https://github.com/garinasset/leak-check
Canonical: https://ross.abutalabs.com/products/leak-check
Homepage: https://leak-check.garinasset.com
Language: Python
License: MIT
License Family: permissive
Last push: 2026-04-07T02:54:52+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 76, release rhythm 35, longevity 11
- inputs: {"age_days": 159, "days_push": 148, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4435, forks 472 (observed 2026-08-28T04:08:49.192454+00:00)

## What it is
A self-hostable personal information leak detection service that checks whether your personal data (name, phone, email, address, QQ, etc.) appears in publicly circulated breach datasets, backed by a database of over 1.4 billion leaked records. It ships as a Python project with an install script, uses SQLite for storage, and emphasizes not logging queries or providing additional data beyond the check itself.

## Use cases
- check if my phone number appears in a data breach
- check if my email was leaked in a breach database
- self-host a personal data leak checker
- search leaked records by name or nickname
- verify whether my personal information is circulating online
- run a local breach lookup without sending queries to third parties

## When to choose
- you want to self-host a breach lookup instead of trusting a third-party service
- you need to check Chinese-language personal identifiers like QQ, Weibo, and phone numbers against leaked datasets
- you value a service that claims not to log queries or retain lookup history
- you want a simple Python project with SQLite storage you can fully delete by removing the directory

## When to avoid
- you need enterprise-grade breach monitoring with alerts and continuous scanning
- you require verified, legally sourced breach data with provenance guarantees
- you need multi-user access control or an API for integration into other systems
- you expect the project to provide the leaked data itself - you must supply your own database

## Facets
- artifact type: service
- maturity: active
- function: security, privacy, search-engine, database, cli
- domain: security, privacy, self-hosted, developer-tools
- platform: self-hosted, cli, python
- tags: data-breach, leak-detection, personal-information, osint, breach-database, privacy-check, sqlite, self-hosted-service, web-server

## Member repositories
- garinasset/leak-check (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:49.192454+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:52.359376+00:00, confidence not recorded.
  - readme: https://github.com/garinasset/leak-check (fetched 2026-08-28T04:08:49.192454+00:00, sha 83b945cee13a)
  - homepage: https://leak-check.garinasset.com (fetched 2026-08-29T09:08:11.759817+00:00, sha a4c732a0d994)
- Data as of 2026-08-30T08:39:29.467469+00:00.
