Appearance
SEC610 / MCP-AUTOAPPROVE-SYSTEMCTL-ENABLE
SEC610 flags MCP configuration when autoApprove includes the exact tool token Bash(systemctl enable:*).
Why It Matters
systemctl enable turns services into persistent boot-time state. Auto-approving it removes review from shared service-persistence authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(systemctl enable:*)
How To Fix
Remove shared systemctl enable auto-approval and keep service persistence under explicit user review.