微信公众号写作发布助手

PassAudited by VirusTotal on May 9, 2026.

Findings (1)

The skill bundle is a legitimate tool for WeChat Official Account creators to automate article drafting, illustration, and uploading. It includes a Node.js workbench (scripts/wechat-article-workbench) that interacts with the official WeChat API (api.weixin.qq.com) to manage drafts and media. The code handles sensitive credentials (WECHAT_APPID/SECRET) via a local .env file and fetches content from user-provided URLs or a curated AI news site (aihot.virxact.com). The instructions in SKILL.md and AUTOMATION.md are well-aligned with the stated purpose, providing clear constraints for the AI agent to ensure content quality and API compliance without any evidence of malicious intent or data exfiltration.