weixin-article-reader
Warn
Audited by Snyk on Jul 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.85). Runtime path: the operating user supplies an outsider URL,
scripts/read_weixin_article.pyfetches the public HTML at that URL and extracts it into readable text (raw/js_content, thenstrip_tags/text) which is returned by the skill (and thus enters the agent/LLM context); this is outsider-authored web content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata