skills/openaec-foundation/erpnext_anthropic_claude_development_skill_package/erpnext-syntax-serverscripts/Gen Agent Trust Hub
erpnext-syntax-serverscripts
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily a documentation resource and developer guide for the Frappe Framework sandbox environment.
- [SAFE]: The documentation includes a dedicated section on 'Security Anti-Patterns' which educates users on preventing SQL injection through parameterized queries and the importance of permission checks (
frappe.has_permission). - [SAFE]: All code examples provided in
references/examples.mdandreferences/methods.mdfollow best practices for the Frappe environment, such as using built-in utility functions instead of forbidden imports. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or data exfiltration were detected. The inclusion of GitHub API 404 error messages in some files appears to be a non-malicious documentation error by the author.
Audit Metadata