review-scraper
Warn
Audited by Snyk on Jun 17, 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 required runtime path fetches outsider-authored review text from public review sites via Apify (e.g.,
run_apify_actor()calls Apify dataset items, thennormalize_review()/filter_reviews()ingestreview["text"]/reviewBodyinto the agent’s context as output), which is free-form text authored by third parties.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The script makes runtime requests to the Gooseworks Apify proxy (https://app.gooseworks.ai/v1/proxy/apify) to start platform-specific Apify actors (e.g., zen-studio
g2-reviews-scraper, agentstrustpilot-reviews), which executes remote scraping code and is required for the skill to function.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata