scraperapi-java-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 runtime workflow fetches arbitrary target URLs’ HTML (outsider-authored free text) via
client.get(url)...result()and/or async job polling, which then becomes readable LLM context as returned HTML/body strings.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata