npx claudepluginhub airlockapp/extensionsAirlock security gateway for Claude Code — gates tool use through mobile approval. Sign in and pair via plugin commands; no need to run the daemon CLI directly for auth.
IDE enforcer extensions and CLI for Airlock — the cryptographically enforced approval gateway for AI agents.
These extensions intercept AI agent actions before execution and route them through a mobile approval flow, ensuring no sensitive or high-impact action runs without an explicitly signed human decision.
Airlock Approver (mobile app): App Store · Google Play
Airlock implements HARP — the Human Authorization & Review Protocol — a standards-grade, cryptographically verifiable authorization layer for AI agents.
This repository includes a HARP specification draft suite (v0.2) under samples/harp/:
| Area | Location | Description |
|---|---|---|
| Core | samples/harp/src/spec/core/ | Artifact canonicalization, hashing, decision signing, replay protection |
| Gateway | samples/harp/src/spec/gateway/ | HTTP binding, artifact submit, decision wait, schemas |
| Prompt / Session | samples/harp/src/spec/prompt/, session/ | Prompt and session message types |
| Infrastructure | samples/harp/src/spec/infrastructure/ | KEYMGMT, THREATMODEL, TRANSPORT, COMPLIANCE |
| Governance | samples/harp/src/spec/governance/ | Governance and lifecycle |
Enforcers and the CLI align with HARP-CORE (artifact hash, decision verification, E2E encryption), the Gateway HTTP binding, and HARP key/encryption practices. See samples/harp/src/spec/README.md for the full spec layout.
| Extension | IDE | Interception Method |
|---|---|---|
| Airlock Cursor Enforcer | Cursor | Hooks (pre-tool-use gate) |
| Airlock Windsurf Enforcer | Windsurf | Hooks (pre-tool-use gate) |
| Airlock Copilot Enforcer | VS Code (GitHub Copilot) | Hooks (pre-tool-use gate) |
| Airlock Antigravity Enforcer | VS Code (Google Antigravity) | CDP (Chrome DevTools Protocol) |
| Airlock CLI | Any shell | CLI (sign-in, pair, approve) — use with shell plugins (Bash, Zsh, PowerShell) |
All enforcers provide:
The Claude Code enforcer plugin is included in this repository:
👉 Claude Code Enforcer — install via /plugin marketplace add airlockapp/extensions
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage