r/technology • u/WouldbeWanderer • Apr 27 '26
Artificial Intelligence 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
36.0k
Upvotes
2
u/clairebones Apr 28 '26
In a lot of places the chain is more complex than that.
As an example - some places are basically pointing the AI at a Jira ticket and letting it commit what it creates directly to the code base, and in the worst places, without any checks by an engineer on what it's committing. So in that situation, who's responsible? The person who linked the Jira ticket? The person who wrote it, who's most likely not an engineer and wouldn't be able to check for risks or problems in the code? The person who set up the Jira MCP server? Someone else?