Appearance
SEC570 / MCP-AUTOAPPROVE-GLOB-WILDCARD
SEC570 flags MCP configuration when autoApprove includes the exact tool token Glob(*).
Why It Matters
Glob(*) grants blanket file discovery. Auto-approving it removes review from broad filesystem reconnaissance 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
Glob(*)
How To Fix
Remove Glob(*) from autoApprove and replace it with narrower reviewed discovery scopes where possible.