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.py fetches the outsider-authored WeChat article HTML from the user-supplied mp.weixin.qq.com URL via fetch_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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 30, 2026, 03:17 PM
Issues
1
Security Audit — snyk — weixin-article-to-obsidian-cn