Show HN: Agent Gate – a deterministic CI firewall for AI-generated PRs
Category: security
Tags: ci, ai-safety, pull-request, security, github-action
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 7)
Agent Gate is a deterministic CI firewall that validates AI-generated pull requests against contract, scope, permission changes, and test evidence without executing untrusted code or using runtime LLMs. Its innovative approach to enforcing agent-safe policies fills a growing need as AI-generated PRs become common in software development.
Target audience: backend devs, devops, security engineers
Repository: https://github.com/sjh9714/Agent-Gate · TypeScript · MIT
View on Hacker News