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() and frappe.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 SiteContextFilter automatically masks sensitive fields like password, token, and secret.
  • [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
Risk Level
SAFE
Analyzed
Mar 31, 2026, 10:40 AM