01Configures specific system and project files as read-only to prevent unauthorized edits
02Intercepts and blocks dangerous bash commands like 'rm -rf' and 'git push --force'
03Provides interactive confirmation prompts for high-risk operations via 'ask' patterns
041 GitHub stars
05Offers fully customizable protection patterns through a simple YAML configuration file
06Enforces zero-access policies for sensitive directories including ~/.ssh and .env files