Safety hooks to block or require user approval for dangerous commands (rm, git operations, .env access, file size limits)
/plugin marketplace add pchalasani/claude-code-tools/plugin install safety-hooks@pchalasani/claude-code-toolsBashpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/bash_hook.pyEditpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/file_length_limit_hook.pyWritepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/file_length_limit_hook.py