# Junyi-99/ChatGPT-API-Scanner

Scan GitHub for available OpenAI API Keys

Repository: https://github.com/Junyi-99/ChatGPT-API-Scanner
Canonical: https://ross.abutalabs.com/products/chatgpt-api-scanner
Language: Python
License: MIT
License Family: permissive
Topics: chatgpt, chatgpt-api, freegpt, gpt, gpt-3, gpt4, selenium
Last push: 2026-04-17T08:36:54+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 28, longevity 66
- inputs: {"age_days": 924, "days_push": 138, "days_rel": 680, "gap_med": 41, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1073, forks 210 (observed 2026-08-28T04:03:28.784968+00:00)

## What it is
A Python CLI tool that scans GitHub for publicly leaked OpenAI API keys using Selenium browser automation. It is intended for security research and raising awareness about API key hygiene.

## Use cases
- find leaked OpenAI API keys on GitHub
- scan GitHub code for exposed secrets
- security research on API key leakage
- check whether my OpenAI API key has been leaked
- demonstrate why push protection and secret scanning matter
- audit leaked credentials for a security report

## When to choose
- you are doing security research or a leaked-credential exposure study
- you want a ready-made Selenium-based GitHub scanner for OpenAI keys
- you need to demonstrate API key hygiene risks to a team

## When to avoid
- you want to use someone else's API key without authorization - this is illegal and unethical
- you need a general-purpose secret scanner for CI pipelines (use gitleaks or trufflehog instead)
- you need a headless or fully automated scanner - it requires interactive GitHub login via Chrome

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, osint, web-scraping, developer-tools
- domain: security, osint, developer-tools
- platform: python, windows, cli
- tags: api-key-scanning, secret-detection, github-scanning, selenium, openai, security-research, automation, macos, linux

## Member repositories
- Junyi-99/ChatGPT-API-Scanner (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.784968+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-30T06:53:34.866197+00:00, confidence not recorded.
  - readme: https://github.com/Junyi-99/ChatGPT-API-Scanner (fetched 2026-08-28T04:03:28.784968+00:00, sha f756471e8e16)
- Data as of 2026-08-30T08:39:29.467469+00:00.
