📦 Skill Tiktok Ads Video — TikTok广告短片
v2.1.0上传基础MP4(支持Veo/Runway/Kling),自动叠加淡入淡出的动态字幕胶囊,一键生成符合TikTok风格的短视频广告。
0· 373·1 当前·1 累计
下载技能包
最后更新
2026/3/2
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements, instructions, and included code are consistent with a local video-caption-overlay tool and do not ask for unrelated credentials or external access.
评估建议
This skill appears to do what it claims: overlay captions on local videos. Before installing or running it: 1) Be prepared to let 'uv' install moviepy/pillow/numpy (PyPI packages)—run in a virtualenv or sandbox if you want to limit supply-chain risk. 2) Review the rest of scripts/overlay.py (truncated in the manifest) to confirm there are no hidden network calls or subprocess executions. 3) Provide only non-sensitive videos to the tool and be aware it will read system font paths for rendering. I...详细分析 ▾
✓ 用途与能力
Name/description match the delivered artifact: a Python script that overlays animated pill captions on an MP4. Declared required binary 'uv' matches the SKILL.md usage (uv run ...). The script lists expected Python deps (moviepy, pillow, numpy) which are appropriate for video/image processing.
✓ 指令范围
SKILL.md instructs running the included script locally with uv and installing the necessary Python libs; it references only local video/audio files and optional font paths. The instructions do not direct the agent to read unrelated system state, contact external endpoints, or exfiltrate data. The script reads font files from standard locations (~/.local/share/fonts, /usr/share/fonts) which is expected for font fallback.
ℹ 安装机制
No install spec is provided (instruction-only plus an included script). The usage examples rely on 'uv --with moviepy --with pillow' which will cause Python packages to be installed at runtime (typically from PyPI). That is expected but carries the usual supply-chain risk of installing third-party packages; the skill itself does not download arbitrary binaries or point to unknown URLs.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no config paths. The code accesses local font files and user-supplied video files only, which is proportionate to its purpose.
✓ 持久化与权限
always is false and the skill does not request persistent system-wide changes. It does not modify other skills or agent-wide config. Autonomous invocation is allowed (platform default) but not combined with other red flags.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.1.02026/2/28
- Added new "big_center" caption style with large centered text and a price bar, ideal for bold product reveals. - Updated documentation to include the "big_center" style and its recommended use case. - No breaking changes; all previous styles and features remain available.
● 无害
安装命令
点击复制官方npx clawhub@latest install skill-tiktok-ads-video
镜像加速npx clawhub@latest install skill-tiktok-ads-video --registry https://cn.longxiaskill.com