scraperapi-nodejs-sdk
Warn
Audited by Snyk on Jun 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required workflow uses ScraperAPI to fetch arbitrary target pages/URLs at runtime (e.g.,
scraperapiClient.get(url, ...)/ async jobs), and the returned HTML/text/markdown from those outsider-authored web pages is then available to be fed into the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata