Appearance
SEC609 / MCP-AUTOAPPROVE-CRONTAB
SEC609 flags MCP configuration when autoApprove includes the exact tool token Bash(crontab:*).
Why It Matters
crontab installs or edits scheduled tasks. Auto-approving it removes review from shared persistence authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(crontab:*)
How To Fix
Remove shared crontab auto-approval and keep scheduled task persistence under explicit user review.