Appearance
SEC568 / MCP-AUTOAPPROVE-WRITE-WILDCARD
SEC568 flags MCP configuration when autoApprove includes the exact tool token Write(*).
Why It Matters
Write(*) grants unconstrained file mutation. Auto-approving it removes review from broad write authority in shared MCP client policy.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Write(*)
How To Fix
Remove Write(*) from autoApprove and replace it with narrower reviewed write scopes where possible.