Wechat Article To Markdown
PassAudited by VirusTotal on Apr 11, 2026.
Findings (1)
The skill bundle is a legitimate utility for converting WeChat Official Account articles into Markdown format. The core logic in `scripts/wechat_to_md.py` uses Playwright and BeautifulSoup to fetch article content, perform deep noise removal (ads, QR codes, etc.), and download images to a local directory. The script includes robust handling for WeChat's specific DOM structure and lazy-loading mechanisms. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code and instructions in `SKILL.md` are well-aligned with the stated purpose of article archiving.
