{"uid":"cap_e7arERkcrfED8has4MRt0","slug":"agent-guard-full-risk-scan-a9f1d507","name":"Agent Guard Full Risk Scan","description":"Safety and trust layer for AI agents: PII redaction, scam/phishing text scan, EVM/Solana address validation, IBAN checks, JSON repair, deep on-chain wallet risk scoring, x402 counterparty endpoint reputation checks. Free discovery: /openapi.json, /.well-known/x402, /v1/capabilities, /mcp (tools/list). REST + MCP. Pay with USDC via x402 — no API keys.","url":"https://agent-guard.annushka1190.workers.dev/v1/risk/full-scan","method":"POST","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":[],"properties":{"iban":{"type":"string","description":"optional IBAN"},"text":{"type":"string","description":"optional text"},"address":{"type":"string","description":"optional wallet"},"network":{"type":"string","description":"base|solana"},"resourceUrl":{"type":"string","description":"optional x402 URL"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hCZrDdSfZGoLZgsgm-Nua","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs a comprehensive safety scan on AI agent inputs covering PII detection, scam/phishing text analysis, EVM/Solana address validation, IBAN checks, JSON repair, on-chain wallet heuristics, and counterparty endpoint reputation in a single POST call.","exampleAgentPrompt":"Before I send that USDC payment, can you run a full safety scan on the wallet address 0x742d35Cc6634C0532925a3b844Bc454e4438f44e and the message the counterparty sent me — I want to check for scams, PII leaks, and whether that address looks legitimate?","exampleUseCases":[{"title":"Pre-payment wallet and message screening","prompt":"I'm about to send crypto to 0x742d35Cc6634C0532925a3b844Bc454e4438f44e based on a DM I received — can you do a full risk scan on both the address and the message text to check for phishing, scam patterns, and any red flags before I confirm?"},{"title":"Agent input sanitization pipeline","prompt":"My AI agent just received this user message: 'Hi, my SSN is 123-45-6789 and I want to withdraw to my wallet sol1abc…' — run a full scan so I know the overall risk level, what PII is present, and whether there are any scam signals before my agent continues processing."},{"title":"Counterparty endpoint trust check","prompt":"Before my agent calls that third-party API endpoint, can you do a full risk scan including a counterparty reputation check on it and flag anything suspicious so I know whether it's safe to proceed?"}],"resultDescription":"Returns a JSON object with an overall risk score (0–1), an overall risk label (e.g. 'low', 'medium', 'high'), and a results object containing sub-results for each requested check type such as PII detection, scam/phishing analysis, and wallet heuristics. Also includes a 'requested' array listing which scan modules were invoked.","failureModes":["Missing required 'input' field in POST body returns validation error","Unsupported method (non-POST) returns 405","Payment not provided or insufficient USDC via x402 returns 402 Payment Required","Malformed JSON body may return 400 parse error","Empty or null text/address fields may return partial results or module-level errors","Endpoint unreachable on Cloudflare Workers may return 503"],"whenToPreferThis":"Choose this full-scan endpoint when you need a single comprehensive safety assessment covering multiple risk dimensions simultaneously — PII, scam detection, and wallet validation in one call — rather than calling individual specialized endpoints separately. Ideal for AI agent pipelines that need a unified risk label and score before taking actions like payments or data processing. Prefer individual sibling endpoints (PII-only, address-only, etc.) only when you need to minimize cost and know exactly which check is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:36:00.623Z","isFirstParty":false}