takes an action ›
if it's safe ›
signed verdict
Keep your AI agents safe.
Add tamper-proof governance to any AI agent in minutes.
Initialize an isolated governance partition in the Shiva kernel — SHA-256 audit chain, HMAC-sealed verdicts, per-tenant advisory locks.
🔑 Save your API key.
Your agents use this as the X-API-KEY header on every call to Shiva. We only show it once — copy it now. If you lose it, rotate it from Settings.
Master authorization token — injected as X-API-KEY on all agent evaluation requests. Hashed at rest (bcrypt). Issued once; rotate via POST /auth/rotate-key.
📬 Where should we send your audit logs?
Shiva does not store your audit data. Every sealed verdict is streamed straight to you — you own it. Without a webhook, those records are gone. Add one below so nothing gets lost.
Configure redundant HTTPS endpoints to receive HMAC-signed cryptographic audit events. The governance kernel streams sealed chain blocks to your infrastructure via the webhook worker in real time — zero retention on our side.
Recent Governance Decisions
| Time | Agent | Verdict | Reason | Block # |
|---|---|---|---|---|
|
🤖
No evaluations yet
Register an agent, then call
POST /evaluate.Verdicts will appear here in real time. | ||||
🔒 Shiva Trust Seal
Every verdict is SHA-256 linked to the previous block. Tamper any record — the chain breaks instantly.
DKBK cryptographic anchor — SHA-256 hash chain + HMAC, key_id versioned, per-tenant pg_advisory_xact_lock. Hash verified against stored canonical payload_text.