search_github
Search GitHub by username, email, or keyword to retrieve full profiles, recent repositories, and commit history emails. Optionally with a token, detect exposed secrets in public code.
Instructions
Search GitHub for a username, email, or keyword. For exact username matches: returns full profile, recent repos, and emails discovered from commit history. For other queries: top 5 matching accounts. With a GITHUB_TOKEN it also searches public code for secrets/keys tied to the target, reported as exposure (location and type only, never the value). Optional GITHUB_TOKEN env var raises rate limit from 60 to 5000 req/h. Authorized use only: your own assets or a target you are authorized to assess. Passive, public-source collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| json_output | No | Return result as structured JSON. |