fetch-wx-article
Warn
Audited by Snyk on Aug 19, 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 workflow fetches a user-supplied WeChat article URL (scripts/fetch_wx_article.py: Fetcher.get(url) and then converts page.html_content), which means outsider-authored free text from that page is ingested by the LLM after the user provides the URL.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata