Description
Finds GitHub repositories attributable to the target via verifiable signals: a homepage link to the repo or its owner, the repo homepage field pointing at the target host, or the owner's profile website pointing at the target host. Candidates are gathered from homepage github.com links plus a GitHub name search; name matches without a signal are discarded. Extra note in evidence when a repo carries an agent-relevant topic (mcp-server, ai-agents, llm-tools). Authenticates with GITHUB_API_TOKEN when set; falls back to the unauthenticated 60/hr limit otherwise.