WeChat Article Exporter
v3.3.0微信公众号推文长截图导出工具。支持多种链接格式,自动处理懒加载图片、视频占位符、底部工具栏遮挡等问题。触发词:微信文章导出、公众号截图、推文保存、mp.weixin.qq.com。
⭐ 0· 77·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (WeChat article long-screenshot exporter) aligns with the included script and SKILL.md; the script uses Playwright to load mp.weixin.qq.com, scroll, hide UI elements and take segmented screenshots — behavior you would expect from this tool.
Instruction Scope
SKILL.md instructs running the included python script on a mp.weixin.qq.com URL and writing output to /workspace/output. The runtime instructions and script are scoped to loading and processing the article page. Note: the script performs network requests to the target site and writes files to disk (output directory), which is expected but worth noting.
Install Mechanism
This is an instruction-only skill with no install spec. The Python script relies on Playwright (and a browser engine) but the skill does not declare that dependency or require binaries. That will lead to runtime failure unless the environment already has Python, the playwright package, and a Chromium browser installed. Lack of declared dependencies is an operational/incoherence issue.
Credentials
The skill requests no environment variables, credentials, or config paths. The script does not read secrets or unrelated system configs in the provided portion — the requested privileges are proportional to the stated task (network access to the target site and filesystem write access for screenshots).
Persistence & Privilege
Flags indicate no always:true or other elevated persistence. The skill is user-invocable and can be invoked autonomously (default), which is standard for skills.
Assessment
This skill appears to do what it claims (capture long screenshots of WeChat articles). Before installing/using it: 1) ensure your runtime has Python, the playwright package, and a Chromium browser available — the skill does not declare these dependencies; otherwise the script will fail. 2) Be aware the script disables sandboxing and applies many anti-detection tweaks (common for scrapers) — run it in an isolated or trusted environment and consider legal/ToS implications of scraping target sites. 3) The provided file was truncated in the package listing; review the rest of the script for any network callbacks, uploads, or hard-coded remote endpoints before trusting it fully. 4) If you need stronger assurance, ask the author for a requirements.txt or install spec and a full code audit to confirm there are no hidden exfiltration paths.Like a lobster shell, security has layers — review code before you run it.
latestvk97eq4py3d8wzbvkw4nz8kqc9584kf1wmp.weixin.qq.comvk97eq4py3d8wzbvkw4nz8kqc9584kf1wpdfvk97eq4py3d8wzbvkw4nz8kqc9584kf1wscreenshotvk97eq4py3d8wzbvkw4nz8kqc9584kf1wwechatvk97eq4py3d8wzbvkw4nz8kqc9584kf1w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
