print-format
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation resource for Frappe Print Format development. It provides instruction on Jinja templating, currency formatting, and document layout conventions consistent with the Frappe framework.
- [SAFE]: No sensitive data exposure, malicious command execution, or obfuscation patterns were detected. The use of
frappe.db.get_valueandfrappe.utilsare standard API calls for the platform described. - [SAFE]: The skill follows secure practices by not using the
| safefilter in Jinja templates, which helps prevent Cross-Site Scripting (XSS) by relying on Jinja's default auto-escaping.
Audit Metadata