What is the difference between this and the Cron Job Builder?
The Cron Job Builder builds the cron schedule expression — the five-field timing string. This tool builds the wrapper script that runs when the schedule fires. They're designed to be used together: build the schedule there, build the hardened script here, paste both into crontab -e.