frappe-unit-test-generator
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Python code snippets for unit testing that follow the official Frappe framework guidelines. All examples use standard libraries (unittest, mock) and framework-specific APIs (frappe.get_doc, frappe.db) in a conventional manner.
- [EXTERNAL_DOWNLOADS]: The skill contains references to official GitHub repositories for Frappe and ERPNext (github.com/frappe and github.com/erpnext). These are well-known, trusted organizations in the software development community, and the links are used for documentation and reference purposes.
- [COMMAND_EXECUTION]: The skill documents the use of the
benchCLI tool for running tests. This is the standard, official command-line utility for managing Frappe-based applications and is used here in an appropriate developer context.
Audit Metadata