Claude Prompt Failure Leads to macOS System Date Corruption
September 4, 2026
A user reported that Claude suggested a sudo command to set the system date to the year 4026, which caused an immediate macOS system freeze and made the startup disk inaccessible. The error demonstrates the risks of executing unverified shell commands suggested by LLMs.
HOW THIS AFFECTS YOU
●
builderThis highlights the critical need for sandboxing or human verification when agents execute system-level commands.
●
policyThis incident underscores the safety risks associated with LLM-generated code in privileged environments.