brett-buskirk/AgentGate - AI PR Guardrails

Guardrail checks for AI-agent-generated pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: brett-buskirk/agent-gate@c8b789e11475c5e5506b0ed8ec9a1a47aa318918 # v1.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
config-pathPath to .agentgate.yml config fileno.agentgate.yml
fail-onMinimum severity that fails the check (error | warning | never). Overrides config file.no
anthropic-api-keyAnthropic API key for the optional LLM intent check (or set the ANTHROPIC_API_KEY env var).no
namedescription
verdictOverall verdict: pass | warn | fail
finding-countTotal number of findings