schedule-recurring-agent
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill leverages platform-native scheduling mechanisms (RemoteTrigger and CronCreate) which operate within the host environment's existing security framework.
- [SAFE]: The included validation script (scripts/validate-job.mjs) deterministically checks for essential safety features in job definitions, such as resource consumption limits and idempotency markers.
- [COMMAND_EXECUTION]: The skill utilizes a local Node.js script for job validation and registration. The script is securely implemented using only built-in modules and structured data handling.
- [SAFE]: Guidelines within the skill mandate human confirmation (AskUserQuestion) for any autonomous actions that are irreversible, preventing unauthorized external changes.
Audit Metadata