frappe-impl-integrations
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a developer guide for Frappe framework integrations. It correctly identifies and warns against common security anti-patterns like hardcoding credentials or exposing client secrets in frontend code.
- [SAFE]: Code examples utilize standard library functions and Frappe-specific APIs for secure operations, such as HMAC verification for incoming webhooks and the use of encrypted password fields for storing API tokens.
- [SAFE]: All external URLs mentioned in the documentation are either well-known service endpoints (e.g., Google APIs, Slack) or illustrative placeholders (e.g., example.com) used for educational purposes.
- [SAFE]: No evidence of prompt injection, malicious obfuscation, or unauthorized data exfiltration was found in the instructions or the reference files.
Audit Metadata