Features / Tamper-evident audit log

Tamper-evident audit log

A cryptographic record of every privileged action

Logins, runs, credential access, terminal sessions, and admin changes are written to an append-only, hash-chained audit log. Any alteration or deletion breaks the chain and is detected on verification.

audit · hash chainverifying…
01
Hash-chained integrity Each entry is linked to the previous by a SHA-256 chain; tampering is provable.
02
Everything privileged Runs, credential reveals, key access, terminal sessions, agent changes — all recorded.
03
One-click verification Verify the entire chain's integrity from the audit viewer at any time.

More capabilities