skills/openaec-foundation/frappe_claude_skill_package/frappe-errors-serverscripts/Gen Agent Trust Hub
frappe-errors-serverscripts
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as an educational guide for developers working with Frappe Server Scripts, providing diagnosis steps for common errors.
- [SAFE]: Includes explicit security guidance to prevent SQL injection by recommending the use of
frappe.db.escape()and parameterized queries when handling user input in SQL statements. - [SAFE]: Correctly documents the limitations of the Frappe Server Script sandbox (RestrictedPython) and provides legitimate API alternatives for restricted operations like file imports, exception handling, and network requests.
- [SAFE]: No indicators of malicious behavior, such as prompt injection, unauthorized data access, or obfuscation, were found within the instructions or reference files.
Audit Metadata