{"uid":"cap_jpf9xexuzqGWV-VKUw42h","slug":"netintel-url-safety-full-analysis-a5724882","name":"NetIntel URL Safety Full Analysis","description":"One call vets a URL end to end — traces its full redirect chain, checks it against malware/phishing databases, audits its security headers, and inspects its SSL certificate — concurrent with graceful partial-failure handling, so agents get a complete safety verdict before following a link.","url":"https://netintel-production-440c.up.railway.app/url-safety/full","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"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to vet, including scheme (e.g. https://example.com/page)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"grade":{"type":"string"},"score":{"type":"number"},"findings":{"type":"array","items":{"type":"object"}},"sections":{"type":"object"},"final_url":{"type":"string"},"sections_ok":{"type":"number"},"generated_at":{"type":"string"},"safety_verdict":{"type":"string"},"sections_failed":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/page","grade":"A","score":100,"findings":[{"rule":"redirects_elsewhere","detail":"URL redirects to a different final destination — consider re-checking final_url","deduction":0}],"sections":{"ssl":{"valid":true,"issuer":"DigiCert Inc","available":true,"days_until_expiry":200},"malware":{"available":true,"in_urlhaus":false,"heuristic_flags":[],"threat_classification":"clean"},"redirects":{"hops":1,"available":true,"final_url":"https://www.example.com/page","open_redirect":false},"security_headers":{"missing":["Content-Security-Policy"],"present":["Strict-Transport-Security"],"available":true}},"final_url":"https://www.example.com/page","sections_ok":4,"generated_at":"2026-06-16T01:00:00Z","safety_verdict":"safe","sections_failed":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.15","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.15/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_NzlCjPcwrrhRHbBgamo64","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.15","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a comprehensive safety analysis of a URL, checking SSL, malware, redirects, and security headers, returning a graded safety verdict.","exampleAgentPrompt":"Can you do a full safety check on https://suspicious-deal.biz/offer and tell me if it's safe to visit — I want to know the grade, whether it has valid SSL, if it's in any malware lists, and whether it redirects anywhere sketchy?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: a letter grade (e.g. 'A'), a numeric safety score (0-100), a safety_verdict ('safe'/'unsafe'), the final resolved URL after redirects, and a sections breakdown covering SSL validity and expiry, malware/URLhaus lookup with heuristic flags, redirect chain details, and present/missing security headers. Also includes a findings array listing any deductions and their reasons, plus counts of sections_ok and sections_failed.","failureModes":["Invalid or malformed URL returns a 400 error","URL scheme not included (missing https:// or http://) causes rejection","Payment not provided or insufficient USDC causes 402 response","Unreachable or non-existent domain may result in partial section failures","Timeout when probing a very slow target URL"],"whenToPreferThis":"Use this endpoint when you need a comprehensive, multi-dimensional safety verdict for a single URL — covering SSL, malware databases, redirect behavior, and security headers all in one call. Prefer this over lighter-weight checks when you need a graded score and structured findings suitable for automated trust decisions or user-facing safety reports.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:32:33.905Z","isFirstParty":false}