Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The script non-interactively overwrites the user's crontab by piping content directly into `crontab -` with no confirmation, dry-run, or explicit warning at the point of change. Even though this appears intended as a convenience installer, persistence changes to scheduled tasks can surprise users, break existing automation if parsing fails, or create unintended recurring execution.
