Appearance
SEC587 / MCP-AUTOAPPROVE-UVX
SEC587 flags MCP configuration when autoApprove includes a Bash(uvx ...) tool token.
Why It Matters
uvx runs packages from a mutable package source. Auto-approving it removes review from dynamic package execution.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains an item starting with
Bash(uvx
How To Fix
Remove shared uvx auto-approval and keep mutable package execution under explicit user review.