apify-buying-signal-detection
Warn
Audited by Snyk on Aug 13, 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). In
scripts/aggregate.py, the runtime workflow fetches and ingests outsider-authored free text from Apify dataset items (e.g., LinkedIn postcontentmapped intosignal_detailviamap_linkedin_content_row), then conditionally enriches authors/companies and writes results toleads.csv.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The runtime scripts call the Apify REST API (APIFY_API = "https://api.apify.com/v2") to fetch datasets and to run Actors (e.g. run-sync-get-dataset-items), which executes remote Actor code the skill depends on at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata