cron-guardrails-pack

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: cron-guardrails-pack Version: 0.1.3 The OpenClaw skill 'cron-guardrails-pack' is a benign linting tool. The `scripts/cron-lint.py` script performs static analysis on cron entries, checking for schedule validity, disallowed model names, and missing `NO_REPLY` markers in announce-like jobs. It reads input from a specified file path or stdin and prints issues to stderr/stdout. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md`. The script's operations are limited to string processing, and it does not interact with the network or execute external commands based on user input or file content.