cron
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a template command for the cron container boot process: `bash -c "(env && cat config/crontab) | crontab
- && cron -f"`. This is a standard and documented practice for Kamal to ensure that environment variables, including secrets from the deployment configuration, are available to the cron daemon's sub-processes.\n- [SAFE]: No malicious patterns, such as prompt injection, unauthorized data exfiltration, or obfuscation, were found in the provided instructions or reference materials.
Audit Metadata