v2

latestOpenAPI 3.0.1MIT2026-07-31803580.5 KB

Scan a public GitHub x402 repository before launch

Reads a bounded set of public repository evidence through GitHub's API and returns seven file-level checks with remediation. Sensitive-looking filenames are listed but not downloaded. The scanner does not execute code, inspect private repositories or git history, return repository contents, probe a deployed endpoint, or verify settlement.

post/api/tools/github-x402-repo-scanner

Request body

repository_urlstring uri required

Example request

{
  "repository_url": "https://github.com/owner/repo"
}

Response

Bounded repository evidence report

object required