AI commands. Remotely approved.
Remotely approve agent tool calls with cryptographically secure human authorization.
AI acts
Agent produces a sensitive command
Intercepted
Enforcer encrypts & submits
Human reviews
Approver signs with Ed25519
Enforced
Signature verified locally

How Airlock works
Four steps between an AI action and execution. No shortcuts.
AI Agent acts
An AI coding agent in your IDE produces a sensitive command — a file mutation, a shell execution, a deployment.
Enforcer intercepts
The Host Enforcer extension intercepts the command, encrypts it with AES-256-GCM, and submits the encrypted artifact to the Gateway.
Human reviews
The Mobile Approver receives a push notification. The human reviews the decrypted artifact and signs their decision with Ed25519.
Decision enforced
The Enforcer verifies the signature locally against the paired public key. Valid signature → execute. Invalid or missing → reject. No exceptions.
Security by design
Every layer of Airlock is built to enforce trust, not assume it.
Zero-Knowledge Gateway
The Gateway never sees plaintext. All artifacts are encrypted end-to-end. It operates as a ciphertext-only relay — by design.
HARP-COREMobile Approval
Flutter app for Android & iOS. Receive push notifications, review encrypted artifacts, and sign decisions — all from your phone.
Multi-IDE Support
Host Enforcer extensions for VS Code — supporting Antigravity, Cursor, Windsurf, and GitHub Copilot. Intercept and gate AI actions at the source.
Replay Protection
Every decision includes a nonce, expiry timestamp, and journal entry. Replay and substitution attacks are cryptographically prevented.
Ed25519 Signatures
Every decision is cryptographically signed by the human approver and verified locally at the Host Enforcer. No signature, no execution.
HARP-CORE §6.3AES-256-GCM Encryption
Artifacts are encrypted with AES-256-GCM via ECDH key exchange during device pairing. Only the paired approver can decrypt.
Supported IDEs
Install the Airlock Enforcer extension for your IDE. Open source and available on the VS Code Marketplace.
Beyond AI coding
Wherever AI agents execute actions with real-world impact, Airlock becomes the authorization checkpoint.
DevOps
AI agents deploying infrastructure
terraform applyDatabase Operations
AI running destructive queries
DROP TABLE customersSecurity Operations
AI triage agents executing actions
quarantine_host --ip 10.0.0.5Finance
AI initiating payments
transfer --amount 50000 --to vendorAutonomous Workflows
AI executing enterprise actions
deploy_release --env productionBuilt on HARP
HARP (Human Authorization & Review Protocol) is a cryptographically verifiable authorization and control layer for AI coding agents. It defines deterministic canonicalization, artifact hashing, decision signing, and replay protection as open, interoperable standards.
HARP is tool-agnostic and designed for enterprise-grade deployment. Cross-vendor interoperability is achieved through open schemas, test vectors, and compliance testing.
HARP Specification Stack v0.2
Simple, transparent pricing
Start free. Scale when you're ready.
Free
Get started with Airlock — no credit card required
Pro
Full coverage across all workspaces
What's next
Our roadmap for making AI authorization universal.
AI session companion (conversation-first)
In ProgressChat-thread UX on mobile for live agent sessions: actionable cards for agent questions, progress, plan review, and diff review—each backed by typed artifacts. Ductor-compatible transport bridge, HARP-aligned prompt/session/review mapping, and Requests reframed as a filtered inbox into the conversation.
Enterprise Support
PlannedMulti-Approver, Workspace Trust Model and Master key / root of trust support.
Team Formation
PlannedBuild teams, invite teammates, and configure flexible review and approval policies — "at least one", "at most X", or "everyone must review/approve".
Frequently asked questions
Everything you need to know about Airlock and the HARP protocol





