[FEATURE] Dangerously skip allow permissions but continue to respect `permissions.deny`
Resolved 💬 10 comments Opened Sep 5, 2025 by PaulRBerg Closed Jan 11, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I want to be able to run Claude Code with --dangerously-skip-permissions but ONLY for allowed and unknown permissions. I want CC to continue respecting my permissions.deny settings.
The rationale is that I know what is of utmost danger to my machine, and I've already put those commands under permissions.deny.
Proposed Solution
Provide another mode that respects permissions.deny but which ignores all other commands.
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
This issue has 10 comments on GitHub. Read the full discussion on GitHub ↗