wechat-video-downloader
Extracts and downloads videos from WeChat articles, enabling users to save content for personal use.
Install this skill
or
71/100
Security score
The wechat-video-downloader skill was audited on Jun 4, 2026 and we found 11 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 150
Curl to non-GitHub URL
SourceSKILL.md
| 150 | | 403 Forbidden | 缺少 Referer 头 | 确保 curl 添加 `-H "Referer: https://mp.weixin.qq.com/"` | |
low line 15
Access to hidden dotfiles in home directory
SourceSKILL.md
| 15 | python ~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py <文章 URL> [输出文件名] |
low line 46
Access to hidden dotfiles in home directory
SourceSKILL.md
| 46 | python ~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py <URL> |
medium line 86
Access to hidden dotfiles in home directory
SourceSKILL.md
| 86 | `~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py` |
low line 108
Access to hidden dotfiles in home directory
SourceSKILL.md
| 108 | python ~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py https://mp.weixin.qq.com/s/xxx |
low line 116
Access to hidden dotfiles in home directory
SourceSKILL.md
| 116 | python ~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py https://mp.weixin.qq.com/s/xxx 教学视频.mp4 |
low line 69
External URL reference
SourceSKILL.md
| 69 | -H "Referer: https://mp.weixin.qq.com/" \ |
low line 105
External URL reference
SourceSKILL.md
| 105 | 用户:下载这个公众号文章里的视频 https://mp.weixin.qq.com/s/xxx |
low line 108
External URL reference
SourceSKILL.md
| 108 | python ~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py https://mp.weixin.qq.com/s/xxx |
low line 116
External URL reference
SourceSKILL.md
| 116 | python ~/.openclaw/skills/wechat-video-downloader/scripts/download_wechat_video.py https://mp.weixin.qq.com/s/xxx 教学视频.mp4 |
low line 150
External URL reference
SourceSKILL.md
| 150 | | 403 Forbidden | 缺少 Referer 头 | 确保 curl 添加 `-H "Referer: https://mp.weixin.qq.com/"` | |
Scanned on Jun 4, 2026
View Security DashboardGitHub Stars 1
Rate this skill
Categorymarketing
UpdatedJune 15, 2026
wenjie0112/wechat-video-downloader