{"uid":"cap_rKUtXSX0-Pa49KtAzKuKD","slug":"ddg-threat-check-d0b1322b","name":"DDG Threat Check","description":"Machine-payable DDG services for AI agents. Current public live payment rails are x402 multi-chain USDC and direct-crypto auto/manual for public receiving-address families. MPP/Stripe/Tempo is installed but pending live provider env plus penny-settlement proof before any MPP-live advertisement. DDG sells bounded artifacts/results, not raw provider account access.","url":"https://agents.daedalusdevelopmentgroup.com/v1/threat-check","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":true},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string"},"example":{"ok":true}},"additionalProperties":true}}},"responseSchema":{"type":"json","example":{"ok":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YtX_rxAaOnTPION_6wuVQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a threat assessment check on a given HTTP request payload, returning a bounded risk evaluation result.","exampleAgentPrompt":"Can you run a threat check on this incoming POST payload — it's a JSON body with the fields {\"username\":\"admin\",\"cmd\":\"rm -rf /\"} — I want to know if it's flagged as malicious before I process it.","exampleUseCases":[{"title":"Screen user-submitted form data","prompt":"Before I save this user registration form submission to the database, can you threat-check the JSON body to make sure it doesn't contain anything malicious? The body is {\"name\":\"test\",\"email\":\"x@x.com\",\"bio\":\"<script>alert(1)</script>\"}."},{"title":"Validate inbound webhook payload","prompt":"I'm receiving a webhook POST from an external service with this body: {\"event\":\"payment\",\"data\":\"../../etc/passwd\"}. Can you run a threat check on it before my system processes it?"},{"title":"Pre-flight security check on API request","prompt":"My agent is about to forward this JSON payload to a downstream service — can you threat-check it first? The method is POST, the body type is JSON, and the body contains {\"query\":\"SELECT * FROM users WHERE 1=1; DROP TABLE users;--\"}."}],"resultDescription":"Returns a JSON object with an 'ok' boolean indicating whether the threat check passed. Additional threat details may be included in the response depending on the assessment.","failureModes":["Missing required fields (input or output) returns a validation error","Malformed JSON body causes a 400-level error","Payment not included or insufficient USDC causes a 402 Payment Required response","Unsupported HTTP method in the input enum causes rejection","Service unavailability or provider downtime returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call threat assessment on individual HTTP request payloads without managing a full security platform subscription. Ideal for AI agents that need to gate-check user input or inbound webhook data before processing, and that can pay micro-amounts via x402 USDC rails.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:24.869Z","isFirstParty":false}