top | item 44499746

Claude code modified my .bashrc without asking

11 points| antocuni | 7 months ago |antocuni.eu

4 comments

order

andy99|7 months ago

Not to state the obvious but this is the users fault, not claude code's.

When I use it, I do so on a dedicated cloud instance with a backed up codebase, and even then I still read what it proposes before approving.

Running a script that can make arbitrary modifications to your machine, on your local or otherwise important machine, is sort of obviously a bad idea.

antocuni|7 months ago

this is done by the installation process, not by AI.

fcpguru|7 months ago

i had this same thing happen to me! I ended up making a bash script called "c" in my ~/bin folder which is in my path. Because the alias kept getting removed! It was one of the first times I thought "man, AI will start doing more and more 'stuff' without asking me, this is just the start."

JohnFen|7 months ago

It's very disturbing that there are devs who think this behavior is even remotely acceptable.