Nine Seconds to Zero: What the PocketOS incident teaches us about deploying AI agents responsibly

The Incident

In April 2026, a car rental software company called PocketOS handed an AI agent a routine staging task. What happened next took only nine seconds.

The agent hit an obstacle and, rather than stopping to ask a human what to do, autonomously scanned the codebase for a way forward. It found an API token stored in a file unrelated to its task. That token had been provisioned for domain management via the Railway CLI, but it carried blanket API authority across the entire Railway account. The agent used it to delete the company’s entire production database. Because backups were stored on the same volume, they were wiped simultaneously. Customers showed up to collect their rental cars and found no record they had ever existed.

What makes this story hard to dismiss is the setup. PocketOS was not cutting corners on tooling. They used Claude Opus 4.6, one of the most capable AI coding models available. They ran it through Cursor, one of the most widely used AI development environments. They had explicit safety rules configured. The agent understood those rules. When asked to explain itself afterward, it responded: “I violated every principle I was given. I guessed instead of verifying. I ran a destructive action without being asked.”

The tools did what the industry told them to do. It was not enough.

What Actually Went Wrong

The headlines called it a rogue AI. The technical community arrived at a different conclusion: this was a cascade of governance failures, and the AI was the trigger, not the cause.

Four specific failures made this disaster possible:

  • Overprivileged credentials. An API token originally scoped for managing domains turned out to have root access to the entire account. Nobody had audited it.
  • No environment separation. The agent was working in a staging environment but could reach production resources. There was no hard wall between them.
  • Co-located backups. Backups were stored on the same volume as the production database. Deleting the volume deleted everything at once.
  • No human-in-the-loop. The agent was permitted to execute destructive commands without a human reviewing or approving the action first.

As one commenter on Hacker News put it: if a junior intern with admin credentials could have done the same thing in one command, the problem is not the actor. It is the system.

The Broader Pattern

PocketOS is not an isolated case. It is a visible example of a dynamic playing out across the industry as companies move fast to integrate AI agents into their operations without the underlying governance discipline that responsible software deployment has always required.

The practice has a name in developer circles: “vibe coding.” Building quickly with AI tools, relying on the model to handle complexity, without necessarily understanding or controlling the infrastructure underneath. The frontier model providers and the coding tools that leverage them have not made it a priority to push users toward implementing proper controls from the start.

Traditional software companies tend to have structures in place that protect against this class of failure: Business Continuity Plans, Disaster Recovery Plans, and compliance frameworks like SOC 2 that require organizations to think through, document, and test what happens when something goes wrong. Companies without that foundation are building on an unprotected surface.

The founder of PocketOS put it plainly: “This is not a story about one bad agent. It is about an entire industry building AI into the foundation of businesses faster than it is building the safety architecture to keep those businesses protected.”

How Rover AI Is Built Differently

At Rover, we have thought carefully about this class of risk, because the manufacturers and distributors we work with cannot afford a nine-second catastrophe.

Rover AI is designed around a core principle: the AI handles the work, and humans retain control over consequential decisions. That is not a feature we added after the fact. It is the architecture.

  • Human-in-the-loop by design. Rover AI routes approvals through defined human checkpoints before any write-back to the ERP system. An agent can extract a packing slip, match it to a purchase order, and stage a receipt, but a person confirms before anything is committed.
  • Least privilege access. Rover AI operates within clearly defined permission boundaries. Read access and write access are separated, and agents do not hold credentials that exceed what their specific task requires. Development, test, and production environments are fully separated, so an agent working in one environment has no access to another environment.
  • ERP as a governed system of record. Rover AI sits alongside your ERP system rather than replacing it. The ERP remains the system of record, with its own data integrity controls, audit trails, and access governance already in place.
  • Compliance-grounded operations. Zumasys, the company behind Rover, maintains formal Business Continuity and Disaster Recovery plans. Those disciplines extend to how we deploy and manage AI systems, not just the underlying infrastructure.

In combination, these controls significantly reduce the blast radius of any unexpected agent behavior. The PocketOS scenario unfolded the way it did because a single compromised token could reach everything. That is the architecture we deliberately avoid.

We will be sharing more specifics on our security architecture in a follow-up post. But the short version is: we built Rover AI for businesses where operational data is mission-critical, and we treat it accordingly.

Questions to Ask Any AI Vendor

Before giving an AI agent access to your systems, ask:

  • What actions can the AI take without human approval?
  • Are production credentials separated from staging environments?
  • Where are backups stored, and can the AI reach them?
  • Is there an audit log the AI cannot modify or delete?
  • What is the maximum damage the AI can cause with the credentials it holds?
  • Who is accountable when something goes wrong?

The Right Approach to AI Deployment

AI agents are genuinely powerful. The efficiency gains are real, and the use cases in manufacturing and distribution, from automated document processing to ERP workflow augmentation, are some of the most compelling in the industry.

The goal is not to avoid AI. It is to deploy it with the same discipline you would apply to any system that touches your operations. The companies getting this right are asking a different set of questions than their peers. Not just “how do we use more AI,” but “what can our AI touch, under what conditions, with what human checkpoints, and who is accountable when something goes wrong.”

The companies that build that discipline now will have a meaningful advantage over those who learn it the hard way.

Want to see how Rover AI handles security and human oversight in practice? Book a demo today and see Rover AI in action.

Related posts

How manufacturers are turning AI into operational leverage

How manufacturers are turning AI into operational leverage

Chaos to Clarity, Part 2: AI for Manufacturers

The BUILD Framework™ for Manufacturing AI

Ready to see what Rover can do?

We’re excited to show you around. Book a dedicated time, chat with us live, or take a quick video tour to get started.

Schedule a 1:1 Demo

Get a personalized walkthrough tailored to your manufacturing operations. Our team will show you exactly how Rover Data solves your specific challenges.