Appearance
SEC623 / MCP-AUTOAPPROVE-WEBFETCH
SEC623 flags MCP configuration when autoApprove includes the exact bare tool token WebFetch.
Why It Matters
Bare WebFetch auto-approval grants unreviewed remote fetch authority without narrowing domains or reviewed fetch scopes.
Trigger Shape
This rule matches parsed McpConfig content where autoApprove contains the exact string WebFetch.
How To Fix
Replace bare WebFetch auto-approval with narrower reviewed scopes such as WebFetch(domain:docs.example.com) or remove shared auto-approval for unrestricted remote fetch.