airlock

DylanMerigaud/airlock
★ 0 stars TypeScript AI/LLM Updated today
Airlock: a multi-agent clearance airlock for generated media assets on Google Cloud ADK and Agent Engine, with the Grafana Cloud MCP server deciding whether a gate may block. Agentic Cinema hackathon entry.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "airlock": {
      "command": "npx",
      "args": [
        "-y",
        "DylanMerigaud/airlock"
      ]
    }
  }
}

README Excerpt

Studios ship dozens of generated assets a week, and nobody can prove which one was checked, by which rule, and whether the check itself was working. Airlock answers one question per asset: can this ship, on what proof, and was the control that said so in a state to say it? Try it, no login: https://airlock-console-771466810465.us-central1.run.app (pick an asset, run the airlock, read the trace; the two demo assets and a clean one that PASSes, or upload a 30 s clip).