Show HN: GuardRail, shell guards that stop Claude Code before it pushes to main GuardRail, a new open-source tool from Prompt & Build, blocks dangerous commands issued by AI coding agents like Claude Code before they execute, preventing incidents such as mass database deletions. The tool offers 13 free MIT-licensed guards that intercept commands like `git push origin main`, `DELETE` without `WHERE`, and `rm -rf` on protected paths, with a Pro tier at EUR 29 per developer per month adding PII shielding and EU AI Act reports. Quick Start quick-start · 13 Guards 13-core-guards · Comparison how-it-compares · Architecture architecture · Pro guardrail-pro · EU AI Act eu-ai-act · Website https://guardrail.promptandbuild.de?utm source=github&utm medium=readme&utm campaign=nav 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. 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