Appearance
Why It Matters
An MCP config that installs cron jobs gives repository-controlled tooling a recurring execution path on the host.
What Triggers
SEC652 matches MCP command definitions that mutate cron through crontab or write cron persistence files such as /etc/crontab, /etc/cron*, or /var/spool/cron.
False Positives
Legitimate admin MCP servers may manage scheduled jobs, but that still deserves explicit review in shared committed config.
Remediation
Remove cron persistence from the MCP config or isolate it into a separately reviewed admin-only server definition.