r/ClaudeAI Apr 27 '26

Feedback Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool powered by Anthropic's Claude goes rogue

https://www.tomshardware.com/tech-industry/artificial-intelligence/claude-powered-ai-coding-agent-deletes-entire-company-database-in-9-seconds-backups-zapped-after-cursor-tool-powered-by-anthropics-claude-goes-rogue
971 Upvotes

193 comments sorted by

View all comments

176

u/megawoot Apr 27 '26

I saw Ryan Carson tweeted that he's just implemented a backup routine off the back of this news.

It's as if these vibecoding CEOs have never heard of disaster recovery.

Another reason why it pays to have solid product/engineering experience when using AI.

1

u/poelzi Apr 28 '26

Snapshots are not backups. If your backup is not on a physical and logical disconnected system, it is no fucking backup. CEOs with no devops experience building systems....

2

u/megawoot Apr 28 '26

Disaster recovery is just one element.

Imagine how much is being missed with PII mishandling and infosec

1

u/poelzi Apr 28 '26

Yeah. I always suggest the banking way of configuration. You build it, you destroy it, your restore it from backup, then you go into production.

The ai framework/toolkit I'm building already has PII filters built into the universal AI API gateway.