{"uid":"cap_vT9ejdpIU_5_QVrDqJAD3","slug":"docker-hub-image-due-diligence-91eb60e3","name":"Docker Hub Image Due Diligence","description":"Base-image due diligence from the Docker Hub API v2: repository status, star and pull counts, last_updated with derived days_since_update, and the 10 most recently pushed tags with push date and size. Query: ?repo=nginx&namespace=library (namespace defaults to library for official images). Lets CI/CD agents avoid building on stale or abandoned images; cached 1h.","url":"https://x402-datashop-production.up.railway.app/v1/docker/image","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":"Repository name, e.g. nginx"},"namespace":{"type":"string","default":"library","description":"Docker Hub namespace (library = official images)"}}}},"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_HRzFH9EqFp1Si-lppr7or","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":"Returns repository metadata for a Docker Hub image: status, star/pull counts, days since last update, and the 10 most recently pushed tags with dates and sizes.","exampleAgentPrompt":"Before we build on it, can you check the Docker Hub metadata for the official nginx image — specifically when it was last updated, how many pulls it has, and what the 10 most recent tags look like?","exampleUseCases":null,"resultDescription":"Returns a JSON object with repository status, star and pull counts, the last_updated timestamp with a derived days_since_update field, and an array of the 10 most recently pushed tags each including tag name, push date, and compressed size. Results are cached for 1 hour.","failureModes":["Repository not found (invalid repo or namespace returns 404-style error)","Docker Hub API rate limit or downtime causes upstream failure","Namespace omitted for non-official images results in wrong repo lookup","Stale cache (up to 1 hour old) may not reflect very recent pushes"],"whenToPreferThis":"Use this endpoint when a CI/CD agent or developer needs a quick, structured snapshot of a Docker image's health and recency before committing to using it as a base image. Prefer this over scraping Docker Hub manually or calling Docker Hub API directly when you want a pre-parsed, cached response that includes derived staleness metrics and recent tag history in one call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:45:05.711Z","isFirstParty":false}