Job Execution Monitor
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: job-execution-monitor Version: 1.0.3 The OpenClaw AgentSkills skill bundle 'job-execution-monitor' is designed for monitoring scheduled jobs and alerting on failures. All scripts (`healthcheck.sh`, `install.sh`) use standard shell commands (`jq`, `date`, `systemctl`, `crontab`) and OpenClaw CLI tools (`openclaw cron list`, `openclaw cron wake`) for their stated purpose. Configuration and state files are stored within the expected OpenClaw workspace. The `SKILL.md` and `README.md` provide clear instructions for the agent, without any evidence of prompt injection attempts to subvert its behavior. There are no signs of data exfiltration, malicious execution, persistence mechanisms beyond the monitoring task, or other intentional harmful actions. The identified limitations, such as the simplified cron parsing in `healthcheck.sh`, are functional bugs rather than security vulnerabilities or malicious intent.
