apify-ecommerce
Warn
Audited by Snyk on Aug 4, 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 runtime path
run_actor.jsposts user-supplied--input(includingdetailsUrls/listingUrls/reviewListingUrls/keywordReviewsandmarketplacesReviews) to the Apify actorapify/e-commerce-scraping-tool, whose scraping results are then fetched and printed/downloaded; outsider-authored text from those target pages (e.g., product descriptions/reviews) is therefore ingested for processing/summarization.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime script starts and polls Apify actors via the Apify API (e.g., https://api.apify.com/v2/acts/${apiActorId}/runs?token=${encodeURIComponent(token)}), which launches and relies on remote code execution on Apify to perform the scraping, so this is a required external runtime 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