{"uid":"cap_6fefOhzt8nGkbBjuNZ-fq","slug":"artifactguard-web-fetch-prompt-injection-scanner-0e121b27","name":"ArtifactGuard Web Fetch & Prompt Injection Scanner","description":"Fetch a public HTTPS page, extract compact agent-ready text, flag direct or obfuscated prompt injection, quarantine unsafe text, and return a signed receipt.","url":"https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/fetch/web","method":"POST","headers":{},"bodySchema":null,"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_ym9KejtW40EyCU62lcx-0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public HTTPS webpage, extracts compact agent-ready text, detects and quarantines direct or obfuscated prompt injection attacks, and returns a signed safety receipt.","exampleAgentPrompt":"Fetch the page at https://example.com/terms, extract the readable text for me to use in my pipeline, and scan it for any prompt injection attempts — I need a signed receipt confirming it's safe before I pass the content to my next agent step.","exampleUseCases":[{"title":"Safe research ingestion for AI agents","prompt":"Grab the content from https://blog.competitor.com/pricing-update and extract the clean text, but make sure you scan it for any embedded prompt injections first — I don't want anything in that page hijacking my agent. Give me the quarantined version with a signed safety receipt."},{"title":"Agentic pipeline web content guard","prompt":"Before my agent processes the article at https://news-site.com/article/ai-regulation, fetch the page, strip it down to agent-ready text, and flag any direct or obfuscated prompt injection attempts you find — I need to see the signed receipt so I know the content was vetted."},{"title":"Third-party terms and policy verification","prompt":"Pull the terms of service page at https://thirdpartyapp.io/tos, extract readable text from it, and check whether there are any hidden prompt injection instructions buried in there — return the clean text and a signed receipt of the safety scan."}],"resultDescription":"Returns compact, cleaned agent-ready text extracted from the requested webpage, a structured report flagging any detected direct or obfuscated prompt injection attempts, the quarantined unsafe text segments (if any), and a cryptographically signed receipt attesting to the scan result and content integrity.","failureModes":["URL is not publicly accessible or returns a non-200 HTTP status — fetch fails with an error","Non-HTTPS URLs are rejected — endpoint only accepts secure HTTPS targets","Target page uses JavaScript rendering and content is not available in static HTML — may return incomplete text","Page returns binary or non-textual content — extraction may fail or return empty","Network timeout reaching the target URL — returns a timeout error","Malformed URL input — returns a validation error before fetch is attempted"],"whenToPreferThis":"Choose this endpoint when your AI agent needs to fetch external web content and you cannot trust the source to be free of prompt injection attacks. It is specifically valuable in agentic pipelines where untrusted third-party web pages could be used to hijack agent behavior. Prefer this over a plain HTTP fetch or generic scraping tool whenever you need: (1) built-in prompt injection detection covering both direct and obfuscated forms, (2) quarantine of unsafe text before it reaches your agent context, and (3) a signed, tamper-evident receipt you can log or verify downstream. Use sibling endpoints for PDF-based or claim-verification workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:32:58.944Z","isFirstParty":false}