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