Production-grade
secure AI agents.
HIPAA-first. Regime-pluggable.
Open-source Python framework with HIPAA primitives built in. Audit log, RBAC, PHI-aware tools — in production inside Bavo and Coach Helix.
Nobody owns "the secure agent framework."
Every framework treats compliance as out-of-scope. Helix Agent flips that — audit logging, encryption, RBAC, BAA-aware tooling are built in.
| LangChain / AutoGen | OpenAI / Anthropic SDK | Helix Agent | |
|---|---|---|---|
| compliance positioning | "your job, here's a vague docs page" | BAA available on Enterprise; no agent abstractions | secure-by-default; HIPAA primitives built in |
| audit log | roll your own | roll your own | tamper-evident, hash-chained, 6-yr retention |
| tool PHI scope | not modeled | not modeled | declared in metadata; framework enforces |
| BAA vendor catalog | — | per-vendor | curated, integration-safety-checked |
| regime pluggability | — | — | HIPAA today · SOX / PCI / GDPR architected |
| license | MIT / Apache 2.0 | proprietary | BSL 1.1 → Apache 2.0 (2030) |
Six modules. HIPAA-grade by default.
Each module is real code, in production today inside Bavo. Names below are the actual import paths — not marketing labels.
Tamper-evident audit log.
Hash-chained, append-only, 6-year retention. Every tool call recorded with PHI scope.
Field-level encryption.
KMS abstraction across AWS, GCP, and BYOK. Encrypt at the field, not just the database.
Role-based access control.
Row-level security baked into the agent runtime. Roles enforced before tool execution, not after.
PHI-aware tool calling.
Tools declare their PHI scope in metadata. Framework refuses to route PHI to non-PHI-safe tools.
BAA-aware vendor catalog.
Curated catalog of BAA-eligible vendors. Integration safety-checked before runtime.
PHI scrubbing middleware.
Drop-in middleware for logs, traces, and error reports. PHI never leaks to observability.
Two products. Same framework underneath.
Bavo and Coach Helix are the proving ground. Patterns that survive both products earn their way into the framework core.
AI patient advocate fighting insurance to approve GLP-1.
Full HIPAA scope. PHI flows through agent reasoning, document generation, and prescriber coordination. Runs on Helix Agent patterns from day one.
getbavo.com →Real-time health and DNA agent.
Personal health and genetic data — HIPAA-equivalent privacy scope. Moving onto Helix Agent patterns over the coming months.
coach helix (private beta) →Where this is headed. Honest about timing.
I'd rather be late than ship vaporware. Where things stand today is highlighted; the rest ship when they're real.