weixin-article-to-obsidian-cn
Warn
Audited by Snyk on Jun 30, 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.75). Runtime path:
scripts/download_weixin_article.pyfetches the outsider-authored WeChat article HTML from the user-suppliedmp.weixin.qq.comURL viafetch_text(args.url), then extracts readable text (title/author/publish_time/body/description) from that HTML and writes it into the generated Markdown (LLM context risk if the agent later feeds that Markdown back into the LLM).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata