Settings

Theme

Claude Code wipes out a production database

xcancel.com

5 points by GodelNumbering 16 days ago · 6 comments

Reader

coldtea 16 days ago

"People letting an LLM agent rip on a production system get what they deserved" - I fixed the title.

  • stratos123 16 days ago

    Funnily enough, they didn't let Claude rip:

      The agent kept deleting files, and at some point, it output: “I cannot do it. I will do a terraform destroy. Since the resources were created through Terraform, destroying them through Terraform would be cleaner and simpler than through AWS CLI.”
      That looked logical: if Terraform created the resources, Terraform should remove them. So I didn’t stop the agent from running terraform destroy.
    
    They actually reviewed the agent's suggestion before running it. It's just that they accepted it anyway because they didn't understand Terraform enough to realise what it'd do. The agent didn't either, and didn't have enough security mindset to do a `terraform plan -destroy` beforehand, which would have revealed the mistake.
    • coldtea 15 days ago

      >So I didn’t stop the agent from running terraform destroy.

      So they did let it rip.

  • inaros 16 days ago

    Spin from AI people...we are getting close to AGI...its every day more human...

CrzyLngPwd 16 days ago

Didn't someone recently experience a similar fubar?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection