skills/openaec-foundation/erpnext_anthropic_claude_development_skill_package/erpnext-errors-controllers/Gen Agent Trust Hub
erpnext-errors-controllers
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code patterns for ERPNext/Frappe Document Controllers. It emphasizes best practices for transaction management, validation, and error logging.- [SAFE]: Code examples for database interactions utilize the framework's parameterized query methods, which is a standard defense against SQL injection.- [SAFE]: External API integrations demonstrated in the examples (e.g., payment gateways) include necessary security practices like setting timeouts and handling sensitive credentials from document fields rather than using hardcoded values.- [SAFE]: Use of background task enqueuing via frappe.enqueue follows documented framework procedures for offloading heavy operations safely without introducing arbitrary execution risks.
Audit Metadata