Blog
Thoughts on AI agent safety, production guardrails, and building production-safe agentic systems.
How to Use --dangerously-skip-permissions Safely in Claude Code
Claude Code's --dangerously-skip-permissions flag gives your agent full autonomy — but one wrong command can destroy production. Here's how Railroad makes it safe.
The Claude Code Terraform Destroy Incident — And How to Prevent It
On February 26, 2026, Claude Code ran terraform destroy on production and wiped 2.5 years of data. Here's what happened, why it keeps happening, and how Railroad stops it.
Why We Built Railroad
AI agents are fast. Railroad makes them production-safe — so you can run them at full speed without the 3am incident.
Claude Code in Production: How to Prevent the 3am Incident
Real incidents show what happens when AI coding agents run without guardrails. Here's how to make Claude Code production-safe with Railroad.
AI Agent Guardrails: Sandboxing vs Runtime Safety vs Manual Approval
Comparing approaches to AI agent safety — sandboxes, manual approval, and runtime guardrails like Railroad. Which one is right for Claude Code and AI coding agents?