wechat-article-search
Warn
Audited by Snyk on Jul 23, 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). OUTSIDER free text is fetched from public web content (Sogou WeChat search pages on weixin.sogou.com), converted to readable UTF-8 text via
requestText()/resp.body.toString('utf-8'), parsed with cheerio, and then included in the tool’s JSON result that the agent can pass into its LLM context (potentially as titles/summaries/source/time).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata