Payload scanner
Scan agent output before execution.
Check an untrusted payload against the recipients your application expects. Warden returns a decision, detector reasons, and a transformed payload when sanitization is available.
UNKNOWN No scan has run for this payload.
02 / Warden decision
No scan result yet.
Run a scan to see the verdict, detector reasons, and any changes Warden made to the payload.
03 / Caller action
Review caller action.
Sanitized output
Before and after
Analyzer evidence and detector boundary
Boundary: This free route runs implemented fast detectors only. It does not perform the thorough corpus-similarity check, browse linked resources, or prove that an ALLOW payload is safe.
Raw machine-readable response
{}
About this scan
This no-account demo calls POST /api/demo/scan with a
4,000-character payload limit and up to 20 trusted recipients. It runs
the implemented fast detectors, not the thorough
CORPUS_MATCH check.