frappe-errors-clientscripts
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for developers working with the Frappe framework. It provides detailed flowcharts, error-cause-fix tables, and code patterns to handle common JavaScript errors in a Frappe environment.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or unauthorized command execution were detected. The code snippets provided are standard JavaScript event handlers and API calls specific to the Frappe framework (e.g.,
frappe.call,frm.set_value). - [SAFE]: The skill explicitly recommends security best practices, such as using
frappe.call()to automatically handle CSRF tokens and avoiding the exposure of technical stack traces to end-users. - [SAFE]: All referenced files contain benign educational content, including defensive programming patterns, validation error collectors, and recursion guards.
Audit Metadata