taobao-product-reviews
Warn
Audited by Snyk on Jun 13, 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.95). The skill loads Taobao product review text from the live page DOM (outsider-authored customer reviews) via
eval "$(python scripts/extract-reviews.py '{itemId}')"which runs JS to read[class*="Comment--"]elements and returns theirtextContentinto the agent context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata