Cloudflare open-sources vibe-coding platform for people who aren't coders
Ars Technica Jeremy Hsu ● Covered by 5 sources
Cloudflare just open-sourced its internal vibe-coding tool, letting anyone describe an app in plain English and have AI build it. The twist: they claim the sandbox is locked down enough that even non-coders can't accidentally blow a security hole.
Cloudflare has spent the better part of this year running an unusual experiment inside its own walls. Employees who've never written a line of code have been building real apps—dashboards, internal tools, slide decks—just by describing what they want in plain language, with an AI agent doing the actual coding. The company calls the result Cloudflare OS, and as of an August 5 blog post, it's now sitting on GitHub for anyone to grab.
The pitch isn't really about the AI itself. Plenty of companies have wired up chatbots to code generators. What Cloudflare is selling here is the containment system around it. Principal engineer Kenton Varda described it on X as a sandbox tight enough that the AI simply cannot introduce a meaningful security bug, no matter how wild the prompt gets. That's a bold claim, and it's the whole reason this release matters more than another vibe-coding demo.
Cloudflare says thousands of its own employees already lean on the platform daily, mostly for the unglamorous stuff: automating repetitive tasks, visualizing data, spinning up small utilities that would otherwise require filing a ticket with the dev team. The company built and tested this internally for months before deciding it was safe enough, and stable enough, to hand to outsiders. That internal dogfooding is the part worth paying attention to—Cloudflare isn't asking anyone to trust a brand-new product, it's asking them to trust something its own security team has already lived with.
Varda's framing is aimed squarely at the people who lose sleep over shadow IT: security teams watching non-technical staff spin up unreviewed code with AI and quietly praying nothing breaks. His claim is that with this architecture, that prayer becomes unnecessary. Whether that holds up once thousands of outside developers start poking at the open-source release is the real test, and it's one Cloudflare has now invited onto itself.
My take
Every company claiming its sandbox is unbreakable eventually finds out otherwise, usually via a very public writeup. Cloudflare deserves credit for open-sourcing this instead of just marketing it, because now the security claims are something the community can actually try to break rather than take on faith. The real winners here aren't developers—they're the ops and marketing people who've been quietly begging IT for a tool like this for years.
Read more about this at: Ars Technica