doctype-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a developer resource providing documentation and templates for the Frappe Framework. Analysis across all 11 threat categories revealed no malicious patterns.
- [CODE_ANALYSIS]: The provided Python controller hooks (e.g.,
validate,on_update) and JSON configurations are standard boilerplate for Frappe/ERPNext development. - [DATA_HANDLING]: Examples involving sensitive fields (like
api_key) correctly recommend using thePasswordfieldtype, which ensures the Frappe Framework handles encryption and masking automatically.
Audit Metadata