安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it says, but it requires you to export and supply your browser cookies (sensitive). Only use cookies from a browser/profile you control and do not share them. Confirm the HTTP proxy (127.0.0.1:7897) is truly local and not forwarding traffic to a remote host — a malicious or misconfigured proxy could capture your cookies or video requests. Install Playwright and its browsers from official sources before running. Be aware that downloading videos may violate the servic...详细分析 ▾
✓ 用途与能力
Name/description, SKILL.md, and the included Python script all align: they load browser cookies, drive Playwright to intercept a douyinvod.com MP4 URL, and download the video. No unrelated credentials, binaries, or services are requested.
ℹ 指令范围
Instructions are scoped to loading an exported cookies file, running Playwright, and downloading the intercepted MP4. This is consistent with the purpose. Note: the skill requires the user to export potentially sensitive cookies and to run a local HTTP proxy (127.0.0.1:7897) — both are explicitly documented and are necessary for the technique described.
✓ 安装机制
No install spec is provided (instruction-only plus a script). Dependencies (playwright, requests) are documented in the README; nothing is downloaded or executed automatically by the skill itself.
ℹ 凭证需求
No environment variables or external credentials are requested. The script requires an exported browser cookie file (sensitive but justified). It also hardcodes a proxy (http://127.0.0.1:7897); the SKILL.md explains this, but users should confirm the proxy is local and trustworthy before running.
✓ 持久化与权限
The skill does not request always:true, does not modify other skills or system-wide settings, and only writes downloaded MP4 files to disk. The default paths are author-specific but can be overridden via command-line arguments.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install musofan-douyin-download
镜像加速npx clawhub@latest install musofan-douyin-download --registry https://cn.longxiaskill.com