doctype-development
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of comprehensive documentation for the Frappe Framework. It provides instructions on data model design, document lifecycle hooks, and permission management using established patterns.
- [COMMAND_EXECUTION]: The instructions describe the use of the
benchCLI tool, which is the standard management utility for Frappe/ERPNext environments. This includes commands for site configuration and database migrations (bench migrate). - [EXTERNAL_DOWNLOADS]: The reference material for Virtual DocTypes discusses implementing connections to external APIs and databases. It suggests using standard, well-known libraries such as
requestsandpymysql. The examples provided use placeholder domains and demonstrate secure practices, such as fetching API keys from the internal database rather than hardcoding them.
Audit Metadata