Appearance
Why It Matters
Committed Claude hooks execute automatically. Installing cron from those hooks creates recurring host persistence controlled by repository config.
What Triggers
SEC655 matches Claude settings command hooks that mutate cron through crontab or write cron persistence files such as /etc/crontab, /etc/cron*, or /var/spool/cron.
False Positives
Admin bootstrap repos may do this intentionally, but shared committed Claude settings should not silently schedule host tasks.
Remediation
Remove cron persistence from the hook and move scheduled-task setup into a separate reviewed admin path.