AgentGate Prompt Injection Detection is a paid API for AI agents from x402.agentsea.vn, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-15).
Analyzes a text prompt for adversarial/prompt-injection attacks and returns a safety score with detected threats
Dual-stack x402 & MPP autonomous payment gateway. Per-request micro-utilities for AI agents: clean web scraping ($0.001), prompt injection defense, and Solana token audit settled in USDC on Base L2 & Solana.
Returns a JSON object with: `safe` (boolean indicating whether the prompt is safe), `risk_score` (numeric score from 0 upward reflecting threat severity), and `threats_detected` (array listing specific adversarial patterns or attack types found in the text).
GEThttps://x402.agentsea.vn/v1/guard/prompt-injection-checkChoose this endpoint when you need a lightweight, per-request, pay-as-you-go prompt injection scanner for AI agent pipelines at $0.001 USDC per call — ideal when you want to gate untrusted user input before it reaches your LLM without maintaining your own security infrastructure. Prefer it over building custom filters when you need a structured risk score and a list of detected threat types, rather than just a binary block/allow decision.
| Field | Type | Description |
|---|---|---|
| input | object | |
| output | — |
{
"type": "json",
"example": {
"safe": true,
"risk_score": 0,
"threats_detected": []
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"