Skip to content
@Mindburn-Labs

Mindburn Labs, Inc.

Execution-grade infrastructure for autonomous software. A Delaware C Corporation.

Mindburn Labs, Inc.

Models propose. HELM governs execution.

We build HELM, the fail-closed execution authority for AI agents: every consequential agent action passes a policy boundary, returns an ALLOW / DENY / ESCALATE verdict, and leaves a signed, offline-verifiable receipt.

No receipt, no production.


What We Build

Product Description Stack Links
HELM AI Kernel Public, self-hostable execution boundary for AI agents. Fail-closed policy enforcement, MCP server quarantine, signed receipts, replayable EvidencePacks. Apache-2.0. Go · WASM (wazero) · Ed25519 Repo · Docs
HELM AI Company OS Reviewed-access operating layer for governed company work around the same Kernel boundary. Go · TypeScript Overview
Pilot Open-source autonomous founder operating system core, run behind the HELM trust boundary. TypeScript · Python Repo

Company site: mindburn.org · Documentation: helm.docs.mindburn.org · Integration examples: helm-agent-integrations


How HELM Works

proposal → HELM boundary → ALLOW / DENY / ESCALATE → signed receipt → verification
  1. Fail-closed by default. Unknown or unapproved actions are denied. Unknown MCP servers stay quarantined until a human approves them.
  2. Deterministic evidence. Receipts and EvidencePacks are canonicalized with JCS (RFC 8785) + SHA-256 and signed with Ed25519, so anyone can verify them offline. Evidence is tamper-evident and replayable.
  3. Contract-first boundaries. Public surfaces are governed by versioned schemas (OpenAPI, Protobuf, JSON Schema); changes are checked for backward compatibility.

Orchestration decides what to attempt; HELM decides what may execute.


Security Posture

  • OIDC token federation for container publishing and cloud deployments; long-lived static credentials in repository variables are forbidden.
  • Automated dependency and vulnerability gates (Renovate, push protection, CodeQL) across organization repositories.
  • Security disclosures: see SECURITY.md or the live policy at mindburn.org/security.

Collaboration

Contributions to the open-source repositories (helm-ai-kernel, helm-agent-integrations, pilot) are welcome — see each repository's CONTRIBUTING.md. For HELM evaluation or reviewed access, use mindburn.org/contact.

Popular repositories Loading

  1. helm-ai-kernel helm-ai-kernel Public

    Fail-closed execution firewall for AI agents: quarantine MCP tools, proxy OpenAI-compatible requests, emit signed receipts, and verify EvidencePacks offline.

    Go 10 1

  2. pilot pilot Public

    HELM Pilot: open-source autonomous founder operating system built on HELM's deterministic execution core.

    TypeScript 1

  3. .github .github Public

    Mindburn Labs organization profile and workflow defaults.

    Makefile

  4. homebrew-tap homebrew-tap Public

    homebrew-tap: Homebrew tap for Mindburn Labs CLI tools.

    Ruby

  5. helm-agent-integrations helm-agent-integrations Public

    HELM-compatible agent framework adapters and proof demos

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…