Appearance
SEC613 / MCP-AUTOAPPROVE-CHMOD
SEC613 flags MCP configuration when autoApprove includes the exact tool token Bash(chmod:*).
Why It Matters
chmod changes filesystem permissions. Auto-approving it removes review from shared permission-mutation authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(chmod:*)
How To Fix
Remove shared chmod auto-approval and keep permission mutation under explicit user review.