Cron Expression Parser & Validator
Security checks across static analysis, malware telemetry, and agentic risk
Overview
The skill's stated purpose (parsing and explaining 5-field cron expressions) matches its instructions, but the SKILL.md claims it "uses node-cron internally" while the package has no code or install spec — an implementation/information gap that should be clarified before trusting it.
This skill conceptually does what it says (parse/validate/explain cron expressions) and doesn't request credentials or install anything, which limits risk. However, the SKILL.md claims it "uses node-cron internally" while there are no code files or install steps — that mismatch could mean: (a) the description was copied from an implementation but this packaged skill is only documentation, or (b) the skill relies on a runtime library that may not exist in your environment. Before installing or relying on results, ask the publisher for the source code or an install spec, confirm how node-cron (or any parser) is provided, and test the skill on representative cron expressions (including edge cases, timezones, and special characters). If you need it for production scheduling, prefer a skill that includes its implementation or references a trusted package/release.
SkillSpector
SkillSpector findings are pending for this release.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
No VirusTotal findings
