Permissions Claude Code Settings
6 settings in the Permissions category. Each installs in one command and drops straight into your .claude directory.
Development Mode
Comprehensive permissions for active development. Allows most development tools and operations while maintaining security boundaries. Ideal for trusted development environments where productivity is prioritized.
Allow Npm Commands
Allow common npm development commands (lint, test, build, start).
Allow Git Operations
Allow common git operations for version control workflow. Permits git status, diff, add, commit, and push operations while maintaining security by requiring explicit permission for potentially destructive operations.
Additional Directories
Grant access to additional directories outside the current project. Useful for monorepo setups, shared libraries, or when working with documentation stored in separate repositories.
Deny Sensitive Files
Deny access to sensitive files like environment variables and secrets.
Read Only Mode
Restrict Claude to read-only operations for code review and analysis. Prevents any file modifications or command executions, making it safe for exploring unfamiliar codebases or conducting security audits.
Other Settings Categories
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.