frappe-core-logging
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing guidance on using built-in Frappe framework functions such as
frappe.logger()andfrappe.log_error(). It does not contain executable scripts or automation that could perform unauthorized actions. - [SAFE]: Sensitive data management is addressed appropriately. The skill includes anti-patterns warning against logging passwords or tokens and notes that Frappe's
SiteContextFilterautomatically masks sensitive fields likepassword,token, andsecret. - [SAFE]: Remote configurations such as Sentry integration are documented using standard placeholders (e.g.,
https://key@sentry.io/project) rather than hardcoded credentials. - [SAFE]: The skill correctly identifies and warns against development-only features (like SQL query logging level 2) that could impact production performance or security.
Audit Metadata