validator

Pre-flight text integrity check, before your agent ingests or publishes anything.

A machine endpoint. POST text with x402 ($0.005 USDC on Base) and get it back cleaned of hidden manipulation, plus flags and a risk score. Catches invisible Unicode, bidi overrides, homoglyphs, prompt-injection signatures, and LLM watermarks, the silent failures most pipelines ship past.

Call it

POST · { "text": "..." }
x402 · $0.005 USDC · Base (eip155:8453)
returns { clean, flags, risk, stats }

Properties

Synchronous, sub-50ms, deterministic, cacheable.