woocommerce-rest-api
Warn
Audited by Snyk on Mar 16, 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.70). The skill's SKILL.md and code examples explicitly fetch and act on data from an external WooCommerce site (via WOOCOMMERCE_URL using woo.get/woo.post in functions like getProducts, getOrders, createOrder, and the syncProductsFromCatalog flow), meaning untrusted store/product/order content retrieved from that third-party URL is read and used to drive subsequent API actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata