ecommerce-amazon-related-asins
Warn
Audited by Snyk on Sep 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The workflow queries an Amazon product discovery API to retrieve competitor ASIN listings and product details containing fields like titles and reviews, which originate from third-party Amazon sellers.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill makes remote API calls to an external proxy endpoint at runtime via
scripts/amazon_related_asins.pyusing an untrusted environment-configured base URL (NEXSCOPE_PROXY_BASE), which constitutes a weak or unknown runtime operational dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata