Back to browse
GitHub Repository

Checkout-free policy gate for AI-generated PRs: scope escapes, workflow privilege escalation, and agent-control-plane drift.

13 starsTypeScript

Agent Gate – a deterministic CI firewall for AI-generated PRs

by sjh9714·Jun 14, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainShip It

Deterministic CI firewall that blocks AI PRs without running untrusted code or calling LLMs.

Strengths
  • No checkout of PR code means untrusted agent changes can't escape the sandbox.
  • Catches workflow permission escalation and MCP config drift before merge.
  • Local replay fixtures enable deterministic demos without live GitHub access.
Weaknesses
  • Pre-release v0.1.0 with zero stars — unproven in real team workflows.
  • AI PR safety category will get crowded fast as agents become mainstream.
Category
Target Audience

Engineering teams using AI coding agents

Similar To

GitHub Branch Protection · Polaris · Semgrep

Similar Projects