{"uid":"cap_uK0ehLL5LNF0nFd8f_-pC","slug":"verity-suite-guardrail-check-155f061c","name":"Verity Suite Guardrail Check","description":"The trust fabric for AI agents — calibrated, fail-closed services agents pay per call.","url":"https://verity-suite.onrender.com/check","method":"POST","headers":{},"bodySchema":{"type":"object","required":["action"],"properties":{"action":{"type":"string","description":"the action the agent is about to take"},"policy":{"type":"string","description":"rules that must not be violated"},"context":{"type":"string","description":"situation/background"}}},"responseSchema":{"type":"object","title":"guardrail_out","required":["decision","risk","reasons"],"properties":{"risk":{"type":"number","title":"Risk","maximum":1,"minimum":0,"description":"0 = clearly safe, 1 = clearly dangerous"},"reasons":{"type":"array","items":{"type":"string"},"title":"Reasons","description":"concrete reasons for the decision"},"concerns":{"type":"array","items":{"type":"string"},"title":"Concerns","description":"specific risks noted"},"decision":{"enum":["allow","review","block"],"type":"string","title":"Decision","description":"the gate decision"},"safer_alternative":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Safer Alternative","description":"a safer path if blocked/flagged"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.08","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.08/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Xk8oG0ubEfmzt1p6g-hrk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.08","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Evaluates a proposed agent action against optional policy rules and context, returning a risk score and allow/review/block decision","exampleAgentPrompt":"Before I proceed, check whether this action is safe: 'transfer $5,000 from the company account to an external wallet', against the policy 'no financial transfers over $1,000 without human approval', in the context of an automated expense processing workflow — give me a risk score and tell me if I should allow, review, or block it.","exampleUseCases":null,"resultDescription":"Returns a structured object with: a 'decision' field (allow, review, or block), a 'risk' score from 0.0 (clearly safe) to 1.0 (clearly dangerous), a 'reasons' array explaining the decision, an optional 'concerns' array listing specific risks, and an optional 'safer_alternative' string suggesting a lower-risk path when the action is flagged or blocked.","failureModes":["Missing required 'action' field returns a validation error","Overly vague or ambiguous action descriptions may produce low-confidence or inconsistent risk scores","Service hosted on Render free tier may have cold-start latency or downtime","Policy strings that conflict internally may produce unpredictable decisions","Very long context or policy inputs may be truncated or cause errors"],"whenToPreferThis":"Use this endpoint when your AI agent is about to take an irreversible or high-stakes action and you need a lightweight, pay-per-call safety gate before execution — especially when you have a natural language policy you want enforced. Prefer this over building custom guardrails when you need a calibrated risk score plus a structured allow/review/block decision without standing up your own moderation infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:43:48.878Z","isFirstParty":false}