frappe-webhook-manager
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes reference links to the official Frappe framework repository on GitHub for its webhook and integration request implementations.
- [SAFE]: The code snippets provided for webhook handling implement HMAC-SHA256 signature verification to ensure the authenticity of incoming requests.
- [SAFE]: Sensitive configuration data, such as webhook secrets and external URLs, are retrieved from the application's configuration environment (
frappe.conf) rather than being hardcoded.
Audit Metadata