wechat-article-fetcher
Warn
Audited by Snyk on Feb 26, 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.90). The skill explicitly fetches and parses public, user-generated WeChat articles from mp.weixin.qq.com as part of its runtime workflow (see SKILL.md description and scripts/fetch_wechat_article.py which call fetch_html/parse_meta/extract_content), so untrusted third‑party HTML/content is ingested and interpreted and could contain embedded instructions that affect outputs or downstream behavior.
Audit Metadata