frappe-doctype-controller
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and technical documentation for the Frappe framework. It covers standard practices for implementing DocType controllers, including hook execution order and API usage.
- [SAFE]: All code snippets demonstrate legitimate framework functionality, such as using
frappe.get_docfor document retrieval anddoc.save()for persistence. - [SAFE]: Documentation of permission-bypass parameters like
ignore_permissions=Trueis appropriate for a developer reference guide, as these are built-in features of the Frappe framework intended for backend operations and system scripts. - [SAFE]: No indicators of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution were found in the provided files.
Audit Metadata