commercevault-edd-ecommerce-api
Warn
Audited by Snyk on Sep 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required workflow integrates webhooks and order/customer data from Easy Digital Downloads where external buyers/customers can input free text fields such as product names, order reasons, or customer notes that are subsequently consumed by the agent.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill clones a personal GitHub repository (
dhapat3927/mcp-edd-analytics-vantage) during setup, introducing an unverifiable runtime external dependency from an unofficial third-party source.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill documentation explicitly provides tools for interacting with the Easy Digital Downloads (EDD) e-commerce API, which includes payment gateway operations and order financial management such as processing refunds (
create_refund) and creating orders (create_order). These are explicit direct financial execution capabilities.
Issues (3)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata