I've been running Claude Code with --dangerously-skip-permissions for as long as I can remember.
I use a PreToolUse hook that blocks any destructive actions.
PS. If you've ever had Claude wipe out your local database in Laravel, this hook is for you.
github.com/koomai/claude-…