apify-lead-generation
Warn
Audited by Snyk on Mar 4, 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 launches Apify actors that scrape public, user-generated sources (Google Maps, Instagram, TikTok, Facebook, LinkedIn, YouTube, Google Search) per SKILL.md and the run_actor.js then downloads and displays dataset items from https://api.apify.com/v2/datasets/... (displayQuickAnswer), meaning the agent ingests untrusted third‑party content as part of its workflow which can influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill performs runtime calls to Apify's API (e.g., https://api.apify.com/v2/acts/{author~actor}/runs?token=... to start actor runs and https://api.apify.com/v2/datasets/{datasetId}/items?token=... to fetch results), which triggers execution of remote actor code and is required for the skill to function.
Audit Metadata