frappe-errors-database

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely educational, providing documentation and code examples for diagnosing and resolving database errors in Frappe/ERPNext versions v14 through v16.
  • [SAFE]: It includes explicit sections on SQL injection prevention, correctly advising against string formatting (f-strings, .format()) and promoting the use of parameterized queries and the Frappe Query Builder (frappe.qb).
  • [SAFE]: All code patterns for database operations, such as CRUD, batch processing, and transaction management, follow the framework's recommended security and performance best practices.
  • [SAFE]: No network operations, file system access, or execution of untrusted code were identified. The content is static and focuses on guiding developer behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 11:32 AM
Security Audit — agent-trust-hub — frappe-errors-database