Appearance
SEC608 / MCP-AUTOAPPROVE-GIT-AM
SEC608 flags MCP configuration when autoApprove includes the exact tool token Bash(git am:*).
Why It Matters
git am imports mailbox patches and mutates repository history. Auto-approving it removes review from shared mailbox-patch application authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(git am:*)
How To Fix
Remove shared git am auto-approval and keep mailbox patch application under explicit user review.