Hooks
Read the article, then answer the question below.
You wrote a PreToolUse hook to stop a dangerous command. It spots the command correctly, writes a clear reason to standard error, and exits with code 1. You test it, and Claude runs the command anyway. The hook fired, the reason was printed, and nothing was blocked.
What went wrong?
This exercise is part of the course
Claude Code in Action
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise