📦 YouTube-Hook — 爆款脚本生成
v1.0.0输入任意主题或内容,一键生成高转化YouTube视频脚本、吸睛标题、缩略图、描述及章节标记,全面提升创作效率与播放量。
0· 583·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
high confidenceThe skill's code, instructions, and required environment variable line up with its stated purpose: it generates YouTube content and optionally calls the Tavily trends API with the single TAVILY_API_KEY credential.
评估建议
This skill appears internally consistent, but before installing consider: (1) it will send your query text to Tavily when using trend analysis — only provide non-sensitive topics and review Tavily's privacy policy; (2) use a dedicated, limited-scope TAVILY_API_KEY (rotate if compromised); (3) if you need stronger isolation, run the skill in an environment with network egress controls or monitor outbound calls to api.tavily.com; (4) the bundled Python scripts are small and readable—review them yo...详细分析 ▾
✓ 用途与能力
The skill is a YouTube content generator and includes three small scripts: hook_generator and title_optimizer (local, no network), and trend_analyzer which clearly documents use of the Tavily API. Requiring TAVILY_API_KEY is appropriate and proportional to the stated trend-analysis capability.
✓ 指令范围
SKILL.md instructs the agent to generate titles, thumbnails, scripts, chapters, etc. It does not direct reading of unrelated local files, other environment variables, or exfiltration to arbitrary endpoints beyond Tavily. The runtime steps are scoped to content-generation tasks.
✓ 安装机制
No install spec / remote downloads are present (instruction-only with bundled scripts). The included Python files are small and readable; there are no URLs or archives being fetched during install.
✓ 凭证需求
Only one environment variable is required (TAVILY_API_KEY) and it is used only by scripts/trend_analyzer.py to call https://api.tavily.com/, which matches the skill purpose. No unrelated credentials or broad secrets are requested.
✓ 持久化与权限
always is false, the skill does not request permanent/forced inclusion, and there is no indication it modifies other skills or global agent settings. Autonomous invocation is allowed by default (expected).
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/22
Initial release: full video script generator for YouTube
● 可疑
安装命令
点击复制官方npx clawhub@latest install youtube-hook
镜像加速npx clawhub@latest install youtube-hook --registry https://cn.longxiaskill.com