0126 GitHub stars
02Tiered Evaluation: Implements a strict 'deny → ask → allow' logic to prevent unauthorized actions.
03Security Sandboxing: Combine permission rules with OS-level enforcement to restrict filesystem and network access.
04Flexible Execution Modes: Toggle between 'plan' (read-only), 'acceptEdits', and 'bypassPermissions' for different environments.
05Organization Management: Support for system-wide managed-settings.json to enforce policies across teams.
06Granular Tool Control: Define specific allow/deny/ask rules for Bash, Read, Edit, WebFetch, and MCP tools.