frappe-impl-scheduler

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational documentation and production-ready code examples for implementing Frappe scheduler events and background jobs. All provided patterns follow idiomatic Frappe development practices.
  • [SAFE]: No hardcoded credentials, secrets, or sensitive file paths were identified. Example code correctly demonstrates retrieving API keys from the server configuration using frappe.conf.get rather than hardcoding them.
  • [SAFE]: Network operations described in the examples (e.g., syncing with an external REST API) use illustrative placeholder domains (api.external.com) and standard Python libraries (requests). No suspicious or unauthorized data exfiltration patterns were found.
  • [SAFE]: The instructions do not contain any prompt injection attempts or obfuscated content. Code snippets are clear, well-documented, and align with the skill's stated purpose of assisting with Frappe development.
  • [SAFE]: The skill encourages secure practices such as proper user context management via frappe.set_user and record-level error isolation with try-except blocks to ensure system stability.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 11:52 AM