apify-influencer-discovery
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). The runtime ingests outsider-authored free text indirectly via the actor’s downloaded dataset items (e.g., scraped bios/posts/comments) and then prints them in “quick answer” mode or writes them to the output file.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime JS calls Apify API endpoints such as https://api.apify.com/v2/acts/${apiActorId}/runs?token=${encodeURIComponent(token)}, which starts/polls Apify Actors (remote code execution) and is required for the skill to function.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata