diff --git a/.github/assets/block-main-push.png b/.github/assets/block-main-push.png new file mode 100644 index 0000000..4cb4846 Binary files /dev/null and b/.github/assets/block-main-push.png differ diff --git a/README.md b/README.md index c1f2b23..5fc18fc 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,23 @@ Comparison · Architecture · Pro · - EU AI Act + EU AI Act · + Website

+**GuardRail blocks what your AI coding agent *does*, before it does it.** 13 free, MIT-licensed guards hook into Claude Code and refuse `git push origin main`, `DELETE` without `WHERE`, `rm -rf` on protected paths and leaked secrets before the command runs. Every block lands in an audit log. + +```bash +npx guardrail-agent init # 30 seconds. Backs up your settings. `guardrail uninstall` removes everything. +guardrail pentest # fires dangerous commands at your own install and shows what got caught +``` + +

+ Claude Code session: git push origin main is blocked by main_push_guard, the push to a feature branch is allowed +

+ +

Free forever for the 13 core guards. Teams that need a PII shield on agent output and EU AI Act reports: GuardRail Pro, EUR 29 per developer and month.

+ --- ### Last Tuesday, 2:47 AM.