read-web-scraper
Warn
Audited by Snyk on Jul 11, 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). This skill’s required workflow fetches runtime web page content from a user-supplied URL (public web content) and converts/prints the resulting HTML text into markdown via
scripts/fetch_url.py(requests.get/urlopen→parser.feed(html_content)→print(content)), which would be ingested into the agent’s LLM context as free text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata