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