frappe-impl-scheduler
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational, providing templates and workflows for Frappe's scheduling system.
- [EXTERNAL_DOWNLOADS]: The examples include the use of the 'requests' library to interact with external APIs (e.g., 'https://api.external.com/v1'). These are presented as generic implementation patterns for bidirectional sync and are not used for exfiltration.
- [CREDENTIALS_UNSAFE]: While code examples mention 'API_KEY', they correctly demonstrate best practices by fetching these values from system configuration ('frappe.conf.get') rather than hardcoding them.
- [COMMAND_EXECUTION]: The documentation includes standard Frappe 'bench' commands for administrative tasks (e.g., 'bench migrate', 'bench scheduler trigger'). These are standard operations for the framework described.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found in the instructions or metadata.
Audit Metadata