skills/openaec-foundation/erpnext_anthropic_claude_development_skill_package/erpnext-errors-api/Snyk
erpnext-errors-api
Warn
Audited by Snyk on Mar 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). This skill explicitly makes and parses responses from external, potentially arbitrary HTTP endpoints (see "External API Pattern" in SKILL.md with requests.post(endpoint, ...) and the ShippingAPI class in references/examples.md which uses self.base_url from settings), and also parses incoming webhook payloads (stripe_webhook), so untrusted third‑party content is ingested and directly influences application logic and actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata