scheduler-and-jobs
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational reference material for the Frappe framework, specifically focusing on background job optimization and scheduling.
- [COMMAND_EXECUTION]: Provides instructions for standard bench CLI commands (
bench show-pending-jobs,bench scheduler-events,bench doctor) and system-level monitoring tools (ps,strace,py-spy) used for production debugging and performance analysis. This is appropriate for the skill's context. - [DATA_EXPOSURE]: Includes code patterns for implementing distributed locks and idempotency checks using Redis/cache, which is a recommended practice for preventing data corruption in concurrent environments.
Audit Metadata