Appearance
SEC569 / MCP-AUTOAPPROVE-EDIT-WILDCARD
SEC569 flags MCP configuration when autoApprove includes the exact tool token Edit(*).
Why It Matters
Edit(*) grants unconstrained editing authority. Auto-approving it removes review from broad repository mutation flows.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Edit(*)
How To Fix
Remove Edit(*) from autoApprove and replace it with narrower reviewed edit scopes where possible.