web-scraping
Warn
Audited by Snyk on Jun 24, 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.95). The required runtime workflow fetches outsider-authored free text from public web pages (the user-supplied Medium URL via
page.goto(self.url)andpage.content()), then converts that HTML/text into Markdown that is ingested into the agent’s context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata