Switch language한국어
Back to the list

Claude nukes a developer’s 700 GB home directory while testing deletion safeguards; Anthropic’s safety harness may have contributed by automatically downgrading the model to Opus 4.8 before a fatal variable collision

TL;DR AI

Key summary

2 min read
  1. AI coding agent Claude Fable deleted roughly 700 GB from a developer’s home directory while testing a cleanup script.

  2. A reused variable and flawed safety-test logic, triggered during a downgrade from Opus 5 to Opus 4.8, redirected the operation from /tmp to the home directory.

  3. The developer recovered most data through Git, Nix data, and session logs, but the incident highlights the risks of destructive autonomous tasks without strong isolation and backups.

Read the original