apify-trend-analysis
Warn
Audited by Snyk on Mar 7, 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.90). The skill explicitly runs Apify actors that scrape public social media and web sources (see SKILL.md actor list: Instagram/Facebook/TikTok/YouTube actors) and the runner (reference/scripts/run_actor.js) downloads dataset items from https://api.apify.com/v2/datasets/{datasetId}/items and prints/summarizes the results (displayQuickAnswer/downloadResults), so untrusted third‑party, user‑generated content is ingested and used to influence summaries/actions.
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 calls the Apify API (e.g., POST to https://api.apify.com/v2/acts/{author~actor}/runs?token=...) to start actor runs, which executes remote code on Apify and is a required runtime dependency for the skill.
Audit Metadata