scan_payload_safety
Scans raw text, prompts, or tool arguments for indirect prompt injections, SSRF IPs, zero-width unicode steganography, and shell injection attacks before they reach LLM context.
Instructions
[Cost: $0.002 USDC on Base & Solana] Sub-5ms deterministic security shield scanning raw text, prompts, or tool arguments
for indirect prompt injections, SSRF IP addresses, zero-width unicode steganography, and shell injection attacks.
Scan inputs before feeding them to LLM context to prevent prompt override or credential exfiltration.
Args:
payload: Raw text, user prompt, or JSON tool payload to scan.
strict_mode: Apply stricter risk thresholds (default: False).
payment_signature: Optional x402 Base USDC transaction hash or developer mock key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| strict_mode | No | ||
| payment_signature | No |