{"uid":"cap_4AHA8hG_iNZ6vYw5rmZt_","slug":"openapi-audit-lint-validate-security-dbcad0a4","name":"OpenAPI Audit (Lint + Validate + Security)","description":"Bundled execution of the OpenAPI spec audit workflow - Lint an OpenAPI spec and validate a sample payload against it - catch schema errors in one pass. One x402 payment runs 3 underlying tools (openapi-lint, openapi-validate-payload, openapi-security-summary); partial-success per step.","url":"https://agent402.tools/api/skill/openapi-audit","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"URL of the OpenAPI spec (JSON or YAML)"}}},"responseSchema":{"type":"json","example":{"args":{"url":"https://petstore3.swagger.io/api/v3/openapi.json"},"pack":"openapi-audit","steps":[{"ok":true,"slug":"openapi-lint","result":{}},{"ok":true,"slug":"openapi-validate-payload","result":{}},{"ok":true,"slug":"openapi-security-summary","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_SPt2pU3o44yFbLgbiuHrF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs a bundled OpenAPI spec audit workflow — linting, payload validation, and security checks — against a spec URL in a single x402-paid call","exampleAgentPrompt":"Can you audit my OpenAPI spec at https://api.example.com/openapi.json — lint it, validate a sample payload, and flag any security issues all in one pass?","exampleUseCases":null,"resultDescription":"A bundled audit report covering: lint warnings and errors from the OpenAPI spec, payload validation results against the spec's schemas, and security findings — all returned from a single call that runs three underlying tools (openapi-lint, openapi-validate-payload, openapi-security).","failureModes":["Invalid or unreachable spec URL returns a fetch/network error","Malformed JSON or YAML spec causes a parse error","Spec that is not a valid OpenAPI document returns a format error","Rate limiting or payment failure via x402 protocol prevents execution","Timeout if the spec URL is very large or slow to respond"],"whenToPreferThis":"Choose this endpoint when you want a comprehensive one-shot OpenAPI audit covering linting, payload validation, and security in a single paid call — rather than running three separate tools manually. Ideal for CI/CD pipelines, pre-deployment checks, or when you need actionable spec quality feedback quickly without chaining multiple API calls.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:54:12.319Z","isFirstParty":false}