{"uid":"cap_KcoIIjzyikvuCtF1NqEVO","slug":"github-repository-health-intelligence-lookup-26c7db66","name":"GitHub Repository Health & Intelligence Lookup","description":"GitHub repository health & intelligence for due-diligence / dependency choice: stars, forks, open issues, watchers, size, language, topics, license, archived/fork flags, and computed signals (days_since_push, age, issues_per_star, is_active). From the official GitHub REST API, normalized.","url":"https://payai.agentstools.dev/dev/github","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["repo"],"properties":{"repo":{"type":"string","description":"GitHub repository as 'owner/name', e.g. coinbase/x402"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X0W_Dqv2O0WYTQxVZ4_Fu","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches GitHub repository metadata and computed health signals (stars, forks, issues, license, activity) for due-diligence and dependency evaluation","exampleAgentPrompt":"Can you check the GitHub health of 'huggingface/transformers' — I want to know if it's still actively maintained, how many stars and open issues it has, and whether it's safe to depend on?","exampleUseCases":[{"title":"Evaluate open source dependency health","prompt":"Before we add 'expressjs/express' as a dependency in our new project, can you pull up its GitHub health signals? I want to know if it's still active, how many open issues there are relative to its stars, and whether it has a permissive license."},{"title":"Detect abandoned OSS libraries","prompt":"I've got a list of libraries we currently depend on — can you check the GitHub repos for 'left-pad/left-pad' and 'moment/moment' and tell me if either of them looks abandoned or archived? I'm worried we're sitting on unmaintained code."},{"title":"Compare competing open source projects","prompt":"We're choosing between 'axios/axios' and 'sindresorhus/got' for HTTP requests in our app — can you fetch the GitHub health data for both and summarize which one looks more actively maintained based on stars, recent pushes, and open issue ratios?"}],"resultDescription":"Returns a normalized object with raw GitHub metadata (stars, forks, open issues, watchers, size, primary language, topics list, license, archived flag, fork flag) plus computed signals: days_since_push, age in days, issues_per_star ratio, and is_active boolean — all sourced from the official GitHub REST API.","failureModes":["Repository not found (invalid owner/name) — returns 404-style error","Rate limiting from GitHub API — returns error indicating upstream limit","Malformed repo parameter (not 'owner/name' format) — schema validation error","Private repository — returns access denied or not found"],"whenToPreferThis":"Use this endpoint when you need structured, normalized GitHub repository health data with pre-computed signals (issues_per_star, is_active, days_since_push) for due-diligence or dependency evaluation. Prefer it over raw GitHub API calls when you want a single normalized response with computed activity indicators without handling GitHub authentication yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:58:53.031Z","isFirstParty":false}