frappe-agent-debugger

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate documentation and instructions for troubleshooting the Frappe framework using standard ecosystem tools like the bench CLI, mariadb console, and debugpy.
  • [COMMAND_EXECUTION]: Instructs the agent on using standard CLI commands for system health checks (bench doctor), site management (bench migrate), and process diagnostics (kill -SIGUSR1 <PID>) within the local environment.
  • [EXTERNAL_DOWNLOADS]: Mentions the installation of the debugpy Python package via bench pip install for setting up the VS Code Debug Adapter Protocol (DAP), which is a standard developer workflow.
  • [SAFE]: Actively promotes security best practices by explicitly instructing the use of parameterized SQL queries (frappe.db.sql) to prevent SQL injection vulnerabilities and provides warnings regarding the removal of debugging tools from production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:39 AM
Security Audit — agent-trust-hub — frappe-agent-debugger