iii-cron-scheduling

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a standard architecture for time-based periodic execution using the platform's internal CronModule. All described behaviors align with the intended purpose of job scheduling.
  • [COMMAND_EXECUTION]: Execution is limited to platform-managed handlers via registerFunction. There is no evidence of arbitrary shell access, unsafe subprocess calls, or injection of user-controlled arguments into the system command line.
  • [EXTERNAL_DOWNLOADS]: The skill references local implementation examples in JavaScript, Python, and Rust using relative paths (e.g., ../references/cron-scheduling.js). No remote script execution (curl|bash) or unverified external dependencies were found.
  • [DATA_EXFILTRATION]: No patterns involving access to sensitive file paths, environment variables, or hardcoded credentials were detected. Network operations are not present in the provided patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 06:34 PM