Skip to main content

erpnext-api-patterns

Provides a comprehensive guide for integrating with ERPNext APIs, covering authentication, webhooks, and REST/RPC API usage.

Install this skill

or
89/100

Security score

The erpnext-api-patterns skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: "Complete guide for ERPNext/Frappe API integrations (v14/v15/v16) including REST API, RPC API, authentication, webhooks, and rate limiting. Use when code is needed for external API calls
low line 20

Webhook reference - potential data exfiltration

SourceSKILL.md
20│ └─► Configure Webhooks
medium line 140

Webhook reference - potential data exfiltration

SourceSKILL.md
140| [webhooks-reference.md](references/webhooks-reference.md) | Webhook configuration and security |
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →