server-scripts

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides high-quality, standard patterns for Frappe Framework development that incorporate several security best practices:
  • Secure Database Access: All SQL examples use parameterized queries to prevent SQL injection attacks.
  • Access Control: API templates demonstrate the use of whitelisting with appropriate method restrictions and explicit permission checks.
  • Input Validation: Code snippets include robust validation logic, type casting, and safe JSON parsing.
  • Least Privilege: Background job examples follow standard initialization and cleanup procedures.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 06:37 PM
Security Audit — agent-trust-hub — server-scripts