OpenClaw Healthcheck Cron
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw Healthcheck Cron skill is benign. Its purpose is to create a scheduled health check for an OpenClaw agent. The `SKILL.md` provides clear instructions for setting up a cron job and executing `scripts/healthcheck.sh`. The `healthcheck.sh` script performs read-only checks using `openclaw` commands, writes logs and a summary JSON to a temporary directory (`/tmp/openclaw-healthcheck`), and uses environment variables for configurable paths and exclusions. There is no evidence of data exfiltration, malicious execution, persistence mechanisms beyond its stated purpose (cron job), prompt injection attempts against the agent, or obfuscation. All actions are aligned with a standard health check utility.
