Claude AI Deletes 700GB Data: Security Fiasco Explained
Summary
Claude's security mechanism recently caused a major incident, leading to the AI unexpectedly deleting 700 gigabytes of data from a developer's home directory. The AI used the "rm -rf" command to wipe out the entire main directory of the developer's project. Here's the thing: the developer asked Claude Fable 5 to write a script to create and clean up temporary sandbox folders. The AI came up with a solution, but the developer found the code too complicated and asked for a simplified version. What's interesting is that during a security review, Claude initiated an "adversarial review" of its own code. This triggered Anthropic's security mechanism, which downgraded the model from Fable 5 to Opus 5, and then to Opus 4.8. Opus 4.8 then performed security tests. The test itself passed, correctly identifying the user's home directory as a dangerous target. The disaster happened during a cleanup step after the code test. Opus 4.8 reused a variable name that had been assigned the path of the user's home directory during the test phase. This led to the accidental deletion of the 700 gigabytes of data. The bottom line is that even advanced AI systems can have critical flaws in their security mechanisms, with significant consequences for data integrity.
This is an AI-generated audio summary. Always check the original source for complete reporting.