apify-lead-generation
Warn
Audited by Snyk on Aug 9, 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). reference/scripts/run_actor.js downloads and displays actor dataset items (outsider-authored scraped content) via https://api.apify.com/v2/datasets/${datasetId}/items and prints the top results, so free text from sources the actor crawls can be ingested at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill invokes Apify's APIs at runtime (for example: https://api.apify.com/v2/acts/${apiActorId}/runs?token=${encodeURIComponent(token)}) to start arbitrary Apify actors (remote code) and to poll/download their results, so it relies on executing external code via those URLs.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata