cron-expression-builder

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No security issues were detected in the analyzed files. The skill functions as a simple conversion and validation tool for cron expressions.
  • EXTERNAL_DOWNLOADS (SAFE): The dependency 'croniter' is a standard, well-known package from the Python Package Index (PyPI). Its use here is consistent with the skill's purpose and follows best practices by specifying a minimum version.
  • PROMPT_INJECTION (SAFE): Surface analysis: 1. Ingestion points: 'from_text' method in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: No file-write, network, or code execution capabilities found across the provided skill interface. 4. Sanitization: Implicitly handled by the underlying croniter parser's syntax requirements.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:51 PM