{"uid":"cap_Ym_dCfFxgLQZut7HYQh9g","slug":"osv-dependency-vulnerability-audit-80f691da","name":"OSV Dependency Vulnerability Audit","description":"Security audit of one exact dependency version, backed by OSV.dev (Google), which aggregates public advisories (GHSA, PyPA, RustSec...) in near real time. Query: ?pkg=lodash&ecosystem=npm&version=4.17.20 (ecosystems: npm, pypi, go, crates.io, maven, nuget, rubygems, packagist, hex, pub). Returns vuln_count, max_severity, advisory ids and the versions that fix them; vuln_count=0 means clean. Cached 1h.","url":"https://x402-datashop-production.up.railway.app/v1/dev/vulns","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":["pkg","version"],"properties":{"pkg":{"type":"string","description":"Exact package name, e.g. lodash"},"version":{"type":"string","description":"Exact version to audit, e.g. 4.17.20"},"ecosystem":{"enum":["cargo","crates.io","go","hex","maven","npm","nuget","packagist","pub","pypi","rubygems"],"type":"string","default":"npm","description":"Package ecosystem"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_gqwiPbTulM8oH3q3L1c3d","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks a single package version against OSV.dev's aggregated vulnerability database and returns vuln count, max severity, advisory IDs, and fix versions","exampleAgentPrompt":"Can you check if lodash version 4.17.20 on npm has any known security vulnerabilities — I need the vuln count, worst severity, and any advisory IDs with their fix versions?","exampleUseCases":null,"resultDescription":"Returns a JSON object with vuln_count (integer, 0 = clean), max_severity (e.g. HIGH, CRITICAL), a list of advisory IDs (e.g. GHSA-xxx, CVE-xxx), and the versions that fix each vulnerability. Results are cached for 1 hour.","failureModes":["Unknown or misspelled package name returns vuln_count=0 (clean) which may be a false negative — verify package name spelling","Unsupported ecosystem value returns a 400 or validation error","Very new advisories may not yet be reflected due to 1-hour cache","Unlisted or private package versions may return no results","Missing required pkg or version query params returns an error response"],"whenToPreferThis":"Use this endpoint when you need a fast, per-version security verdict for a specific dependency before installing or shipping it. It is ideal for CI/CD checks, dependency review workflows, or any agent that needs to validate a known package version against public advisories. Prefer this over full SCA tools when you have an exact version and need a quick authoritative answer backed by OSV.dev's aggregated database (GHSA, PyPA, RustSec, etc.) across 10 major ecosystems.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:43:24.688Z","isFirstParty":false}