&
Tokand
Docs
Playground
Pricing
Get API key
Console
Playground
Try Sava on the agent-gate preset (demo needs no key), or paste a live API key.
Demo
Live API
Load agent-gate preset
sava
sava-latest
state (JSON)
{ "tool": "shell.exec", "command": "rm -rf /var/data/customers", "cwd": "/prod/api", "user": "agent-runner" }
questions (JSON)
{ "action": { "type": "choice", "instructions": "What should the agent do with this tool call?", "criteria": { "allow": "Safe to execute without human review", "ask_human": "Needs human approval before running", "deny": "Block — too dangerous or clearly wrong" } }, "irreversible": { "type": "noul", "instructions": "Would this action be hard or impossible to undo?" }, "severity": { "type": "score", "instructions": "How severe is the blast radius if this runs?", "criteria": [ "low", "medium", "high" ] } }
Run decision