Local by default
elbi runs as a process on your machine — no account, no sign-in. Nothing reaches the network unless a step you configured needs to: a model call, a warehouse connection you set up.
Security
elbi’s trust model starts with running locally and being readable end to end, then adds the gates a trustworthy answer needs.
elbi runs as a process on your machine — no account, no sign-in. Nothing reaches the network unless a step you configured needs to: a model call, a warehouse connection you set up.
The SDK, CLI, agent runtime, MCP server, and web app are Apache-2.0 — every verification gate included. Read the source instead of taking our word for it.
A data contract — types, ranges, keys, referential integrity — is checked before a derivation's output serves. Agent-authored ones run under isolation and need a named human's certification first.
elbi-enterprise adds OIDC single sign-on, sender-constrained tokens (RFC 9449 DPoP) and PKCE instead of bearer tokens alone, plus row- and column-level policy and SCIM sync.
Responsible disclosure
Report it through our security policy, not a public issue. We’ll acknowledge it and work with you on a fix and a timeline.
Enterprise
elbi-enterprise deploys on your own Kubernetes cluster via Helm, or through Terraform on AWS, Azure, or GCP.