Home/Platform/Sandbox
Interactive Demo · Live Simulation

Watch an agent get auto-revoked.

Trigger rogue behaviors below. Each action raises the agent's behavioral risk score. At 0.75 a pre-revocation warning fires. At 0.85 the X.509 certificate is revoked — the agent is blocked at the gateway layer in under 60 seconds, without human intervention.

kakunin-sandbox — compliance monitor
AGENT IDENTITY
● ACTIVE
CNtrading-agent-003
Odemo-fintech
OUagent-fleet
Serial4A:1B:9C:D3:88
IssuerKakunin CA
KeyRSA-2048 (KMS)
Valid until2027-05-24
Scoperead:accounts, read:market-data
RISK SCORE
18%
WITHIN THRESHOLD
▲ 0.75 warn✕ 0.85 revoke
EVENT LOG — 1 entries
07:11:02.968ZSYSTEMrisk:18%
Certificate issued
CN=trading-agent-003, O=demo-fintech, OU=agent-fleet | serial #4A:1B:9C:D3:88 | RSA-2048 KMS | valid 365d
TRIGGER BEHAVIOR — click to simulate rogue agent actions
→ Sandbox API docs
01 — UNDER THE HOOD

What just happened

The simulation above mirrors Kakunin's production behaviour exactly. Here's what fires in a real deployment when a behavioural risk threshold is crossed.

1

Event ingestion

Your agent reports each action to POST /api/v1/events. Kakunin scores the event in real time across eight risk dimensions — anomaly magnitude, scope drift, velocity, and five others.

2

Rolling risk score

Each score is a 30-day rolling weighted average. A single unusual event has limited impact. Repeated violations compound — matching how real agent misbehaviour manifests (gradual drift, not a single obvious breach).

3

Pre-revocation warning

At 0.75, Kakunin pushes a proactive notification to /api/v1/notifications— an operator can intervene before the agent is revoked. This window gives engineering teams a chance to investigate without service interruption.

4

Auto-revocation

At 0.85, the agent's X.509 certificate is revoked via AWS KMS. The CRL is updated, the gateway blocks the agent's certificate within 60 seconds, and a webhook delivers the revocation event to your SIEM or incident management platform.

Ready to protect your real agents?

Register your first agent in under five minutes. Kakunin issues the certificate, monitors behaviour, and handles revocation — you just report events.