review-site-scraper

Warn

Audited by Snyk on Apr 10, 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.80). The skill explicitly runs Apify actors to scrape public, user-generated reviews from G2, Capterra, and Trustpilot (see SKILL.md and scripts/scrape_reviews.py), ingesting untrusted third-party content (review text) that the agent normalizes and processes as part of its workflow.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The script invokes Apify's API at runtime (BASE_URL defaults to https://api.apify.com/v2 and can use https://api.gooseworks.ai) to start third-party Apify actors (/acts/{actor_id}/runs), which executes remote actor code on those platforms and is a required dependency for the skill.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 10, 2026, 10:48 AM
Issues
2