Hacker News new | ask | show | jobs
by alpb 102 days ago
I see on a daily basis that I prevent Claude Code from running a particular command using PreToolUse hooks, and it proceeds to work around it by writing a bash script with the forbidden command and chmod+x and running it. /facepalm
1 comments

Maybe that means you need to change the text that comes out of the pre hook?