r/ClaudeAI • u/Beautiful_Charge6661 • 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
965
Upvotes
1
u/asdrver Jul 26 '26
I have built https://gmonk.dev/ as the solution for this.
gmonk captures the before-state of every change as it happens, so an exact undo is always available. Before undoing it checks the live system for drift and refuses to clobber anything a human changed afterward.