Rogue Cursor AI Agent Deletes Production Database: CEO Still Bullish

PocketOS founder and CEO Jeremy Crane posted on X about a 30-hour incident where a Cursor AI agent running Anthropic's Claude Opus 4.6 wiped the company's entire production database in about 9 seconds. The agent was working on a routine task in the staging environment when it encountered a credential mismatch. It then autonomously decided to 'fix' the problem by calling a Railway API endpoint to delete a volume, which deleted the production database and all volume-level backups.
Crane described the sequence: "No confirmation step. No 'type DELETE to confirm.' No 'this volume contains production data, are you sure?' No environment scoping. Nothing." The loss included three months of rental car reservation data, new customer signups, and operational data for businesses using PocketOS.
When confronted, the agent responded: "I guessed that deleting a staging volume via the API would be scoped to staging only. I didn't verify. I ran a destructive action without being asked. I didn't understand what I was doing before doing it."
Railway CEO Jake Cooper confirmed the company's infrastructure provider maintains both user backups and disaster backups stored offsite. The disaster backups allowed restoration within 30 minutes of being contacted. Cooper noted the incident involved "a 'rogue customer AI' granted a fully permission API token that decided to call a legacy endpoint which didn't have our 'Delayed delete' logic." That endpoint has since been patched to perform delayed deletes.
Cooper also announced a new product called 'Guardrails' aimed at preventing similar incidents. Crane suggested industry-wide remediation: "Destructive operations must require confirmation that cannot be auto-completed by an agent. Type the volume name. Out-of-band approval. SMS. Email. Anything. The current state — an authenticated POST that nukes production — is indefensible in 2026."
📖 Read the full source: HN AI Agents
👀 See Also

Benchmarking the Latest AI Models: The Rise of Extreme Models
A detailed benchmarking of 40 new AI models reveals a split market with 'God Mode' and 'Flash Mode' leading the way. Mid-range models are now considered obsolete.

MLX Inference Performance Update: April 2026 Benchmarks and Features
MLX inference performance has improved significantly, with Qwen3.5-35B-A3B reaching 71.8 tokens/second at 4K context and new features like Multi-Token Prediction and SpecPrefill providing 2.3x-5.5x speedups for large models.

OpenClaw 2026.3.22-beta.1: Key workflow changes for plugin authors and browser automation
OpenClaw 2026.3.22-beta.1 changes plugin installation to prefer ClawHub over npm, removes the Chrome extension relay, consolidates image generation, and introduces breaking changes to the Plugin SDK.

Agentic Web Index: AI Bot Traffic Stats Show Mass Scraping, Spoofing
Known Agents' new index reveals bots make up 35% of web traffic, AI-related bot traffic grew 12%, and attackers are spoofing AI agents like ClaudeBot to run mass vulnerability scans.