apify-lead-generation
Warn
Audited by Snyk on Apr 30, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's workflow and script (SKILL.md and reference/scripts/run_actor.js) start Apify Actors and download dataset items from public sources via the Apify API (see startActor/downloadResults/displayQuickAnswer), then display and summarize those user-generated/public results as part of the agent's output, so untrusted third-party content can be ingested and 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's runtime script calls Apify's API (e.g., https://api.apify.com/v2/acts/...) to start Apify actors—which executes remote code on Apify and is required for the workflow—so this is a runtime external dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata