logoalt Hacker News

satvikpendemtoday at 3:24 AM3 repliesview on HN

You can get 10x shit done without `rm -rf`ing your files. I don't see any correlation to getting things done with having a proper sandbox.


Replies

qurrentoday at 3:32 AM

I haven't yet had an agent rm -rf files.

I've had one f up an account by placing 2000 limit orders at the wrong price, but that's another story.

show 2 replies
lelandfetoday at 4:25 AM

https://github.com/anthropics/claude-code/issues/13371

> Additional bypass examples that all execute without permission:

> echo test ; git rm file.txt

> rm --force --recursive /home (if "rm -rf" is blocked)

show 1 reply
estetlinustoday at 4:43 AM

rm -rf is the least of your concerns.