frappe-enterprise-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides comprehensive architectural guidance for Frappe applications. The included code snippets demonstrate secure patterns, such as using
frappe.whitelist()with permission checks andfrappe.safe_eval()for dynamic logic evaluation. - [COMMAND_EXECUTION]: Standard framework capabilities like
frappe.enqueuefor background tasks andfrappe.safe_evalfor business rule evaluation are documented. These are used according to best practices for the target platform. - [EXTERNAL_DOWNLOADS]: Integration patterns utilize the
requestslibrary for external API calls, including examples for OAuth2 and signature verification for webhooks, emphasizing secure communication standards.
Audit Metadata