The open-source trust foundation of AURA. Cryptographic agent identity, instance-scoped permissions, and tamper-proof audit logging — transparent by design, not by promise.
OrgKernel provides the cryptographic identity, scoped permissions, tamper-proof audit logging, and enterprise identity federation that every agent in the Metaprise ecosystem depends on.
Cryptographic Organizational Identity
Ed25519 cryptographically signed organizational identity credentials — revocable, time-limited, and bound to org units. Every agent action is traceable to a verifiable identity.
Instance-Scoped Permission Tokens
Per-execution permission tokens enforced at the Tool Gateway layer. Each agent execution receives exactly the permissions it needs — no more, no less. Scoped to a single instance.
Tamper-Proof Audit Logging
SHA-256 hash-chained tamper-proof audit log, written synchronously. Every agent action — tool calls, data access, state changes — is recorded in an immutable, verifiable chain.
Enterprise Single Sign-On
Full enterprise SSO support with SAML 2.0. Integrate agent identity management with your existing identity provider — Okta, Azure AD, Ping Identity, OneLogin, and any SAML-compliant IdP.
Cross-Domain Identity Management
Automatic user provisioning and deprovisioning via SCIM 2.0. When an employee joins, moves, or leaves your organization, agent permissions update automatically — no manual intervention.
Every agent receives a cryptographic identity at registration — an Ed25519 key pair bound to its organizational unit. At execution time, OrgKernel issues a DualToken: the AgentIdentity credential plus an instance-scoped ExecutionToken. Both must validate before any tool call reaches the gateway.
Every agent action — tool calls, data access, state changes, permission checks — is recorded as an entry in the AuditChain. Each entry contains a SHA-256 hash of the previous entry, forming an immutable, verifiable chain. Written synchronously: the action does not proceed until the audit entry is committed.
Connect OrgKernel to your existing identity infrastructure. SAML 2.0 SSO means your teams authenticate once; SCIM 2.0 means user provisioning, role changes, and offboarding propagate to agent permissions automatically — zero manual overhead.
The complete OrgKernel authentication pipeline. No step can be skipped; each produces an audit entry before the next begins.
Show your support and stay updated with new releases, security patches, and feature additions to OrgKernel.
Star Repository →Comprehensive guides for integration, API reference, deployment patterns, and security best practices.
View Docs →Report issues, submit pull requests, discuss architecture decisions, and help shape the future of agent trust infrastructure.
Contribute →