Appearance
SEC585 / MCP-AUTOAPPROVE-GH-RELEASE-UPLOAD
SEC585 flags MCP configuration when autoApprove includes the exact tool token Bash(gh release upload:*).
Why It Matters
gh release upload can add or replace release assets. Auto-approving it removes review from release asset mutation flows.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(gh release upload:*)
How To Fix
Remove gh release upload from autoApprove and keep release asset mutation under explicit user review.