Appearance
SEC616 / MCP-AUTOAPPROVE-SU
SEC616 flags MCP configuration when autoApprove includes the exact tool token Bash(su:*).
Why It Matters
su switches user identity and can cross privilege boundaries. Auto-approving it removes review from shared user-switching authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(su:*)
How To Fix
Remove shared su auto-approval and keep user-switching authority under explicit user review.