Risk Scoring
Flags secrets, auth edits, migrations, dependency churn, config changes, deleted code, and wide blast radius.
Agent Git Safety Rail
GuardBranch turns pasted diffs into risk scores, validation commands, rollback steps, and a clean review packet for agent-driven development teams.
$ git diff | guardbranch --branch=codex-run
Risk level: ELEVATED (66/100)
Stack: typescript
Findings:
- HIGH: Authentication code changed
- MEDIUM: Dependency lockfile changed
- LOW: No obvious test changes included
Next:
git worktree add ../codex-run-review -b guard/codex-run
What It Catches
Flags secrets, auth edits, migrations, dependency churn, config changes, deleted code, and wide blast radius.
Generates Markdown summaries with findings, touched files, validation steps, and rollback-ready commands.
Creates branch, worktree, checkpoint, validation, and rollback commands tailored to the detected stack.
Runs in the browser for quick triage, with a local CLI for private repositories and CI workflows.
Workflow
Try It Now
Pricing
$0
Browser scanner, local CLI, Markdown review packets, stack-aware validation commands.
$19/mo
Hosted run history, GitHub checks, team policies, multi-repo dashboards, and saved review receipts.