auto-weixin-video
Warn
Audited by Snyk on Feb 23, 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.90). The skill uses Playwright to navigate and interact with the public WeChat Channels site (https://channels.weixin.qq.com) — the scripts (get_cookie.py, check_cookie.py, publish.py) load and inspect page text/DOM (e.g., detecting "扫码登录", "声明原创", modal dialogs, collection options) and then take actions based on that content, meaning it consumes untrusted third-party/user-generated web content that can influence subsequent automated behavior.
Audit Metadata