🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
T478 · KYA / Agentic Compliance

KYA Compliance Firewall

Four-stage Know-Your-Agent pipeline that intercepts an agentic transaction and gates it through: prompt-injection detection, FATF customer risk scoring, Visa TAP cryptographic identity verification, and AML mandate compilation. Any stage failure blocks the chain.

4-Stage Pipeline T282 → T477 → T286 → T131 Chain-of-Custody Log Zero PII · Client-Side
How it works: Open each stage in sequence. Run the linked tool, then paste the key output back into the capture field and click Continue. If any stage returns a risk score above threshold the pipeline halts and logs a BLOCKED decision. All-clear on all four stages emits a signed AML mandate you can forward to your payment rail.

Scan the inbound agentic transaction context: the tool call text, mandate payload, or agent instruction: for prompt-injection and tool-poisoning smells. A risk score ≥ 60 blocks the pipeline.

T282 MCP Tool-Poisoning & Prompt-Injection Scanner Open Tool →
Paste injection scan result

Paste the JSON output from T282, or enter the risk score (0–100) manually.

Gate 1 Awaiting result
Passing to Stage 2

Score the customer or counterparty across 6 FATF Rec 10/12 dimensions. Risk tier High or Prohibited blocks the pipeline. Medium requires enhanced monitoring note in the final mandate.

T477 FATF Customer Risk Rating Open Tool →
Paste FATF risk result

Paste the Policy Mandate JSON from T477, or enter the risk tier manually: Low / Medium / High / Prohibited.

Gate 2 Awaiting result
Passing to Stage 3

Inspect the Visa TAP HTTP Message Signature to cryptographically verify the agent's identity and TAP readiness score. A readiness score below 60 or a signature failure blocks the pipeline.

T286 Visa Trusted Agent Protocol Signature Inspector Open Tool →
Paste TAP inspection result

Paste the JSON output from T286, or enter readiness score (0–100) manually.

Gate 3 Awaiting result
Passing to Stage 4

Compile the final AML Policy Mandate JSON incorporating the gating decisions from stages 1–3. The mandate encodes agent_instructions, risk tier, TAP status, and an immutable audit chain for downstream payment rails.

T131 AP2 AML Mandate Builder Open Tool →
Paste AML mandate output

Paste the Policy Mandate JSON from T131. This becomes the final KYA clearance record.

Gate 4 Awaiting result