Tenuo issues task-scoped warrants that narrow as agents delegate.
Already have access? Sign in to Tenuo Cloud
Each agent gets a warrant for its task. Specific tools, specific arguments, bounded lifetime. Bound to the holder's key, useless if stolen.
No derived warrant can exceed its parent. Every delegation hop is cryptographically chained to the one before it.
The full chain is signed and verifiable offline in ~27µs. Who authorized what, at which hop, with what constraints.
No child warrant can exceed its parent. Enforced cryptographically.
query_db /customers/acme
200
query_db /billing/inv
path
send_email ceo@acme
no tool
query_db /billing/inv
200
query_db /customers/acme
path
delete_row /billing/old
no tool
query_db /billing/inv
expired
query_db /billing/reports
expired
Rust core. Open source. Ready for your pipeline.
Talk to us about your deployment