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 post content mapped into signal_detail via map_linkedin_content_row), then conditionally enriches authors/companies and writes results to leads.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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 13, 2026, 04:14 PM
Issues
2
Security Audit — snyk — apify-buying-signal-detection