视频 Channels 更新 Push
v1.0.0监控视频平台官方频道更新,快速获取指定频道在过去一周内发布的新视频(排除 Shorts 短视频)。支持 YouTube、Vimeo 等视频平台。用于: (1) 获取竞品或行业标杆的品牌内容更新,(2) 追踪多个频道的视频发布动态,(3) 生成带链接的视频更新报告。
0· 236·0 当前·0 累计
安全扫描
OpenClaw
安全
medium confidenceThe skill is an instruction-only helper to monitor video channels and generate a report; its requested resources and actions line up with that purpose, but there are small inconsistencies in filenames and labels to fix before use.
评估建议
This skill appears to do what it says: monitor channels and produce a report. Before installing, verify the channel list file path and name (SKILL.md alternates between video-channels.md and youtube-channels.md) and ensure ~/.openclaw/workspace/.channels/video-channels.md exists and is the intended file. Note that viewing some YouTube pages may require you to be logged into YouTube in the environment where the agent runs (the skill does not request or store credentials). If you need automation (...详细分析 ▾
✓ 用途与能力
Name/description match the runtime instructions: open channel pages, filter last-week uploads (exclude Shorts), and build a linkified report. Storing a channel list in a workspace file (~/.openclaw/workspace/.channels/...) is coherent with the stated purpose.
ℹ 指令范围
Instructions are manual/heuristic (open YouTube pages, view 'Latest', filter by date). They reference reading and editing a local channels file for managing monitored channels, which is expected. However the SKILL.md inconsistently refers to video-channels.md and youtube-channels.md (and the top metadata uses name 'ads-update'), which can cause confusion or broken runs.
✓ 安装机制
No install spec and no code files — instruction-only — so nothing will be downloaded or written by an installer. This is the lowest-risk install model.
✓ 凭证需求
The skill requests no environment variables, credentials, or external config. It does note that some YouTube pages require being logged in — that implies the user/agent may need an existing browser session to view certain content, but no secrets are requested by the skill itself.
✓ 持久化与权限
The skill is not always-on and does not request elevated privileges or modify other skills. It reads/writes a per-agent workspace file (expected for a channel list), which is a reasonable persistence scope.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/7
Initial release: Monitor official video channel updates and generate weekly video reports (excluding Shorts) for platforms like YouTube and Vimeo. - Tracks and reports new videos posted in the past week for specified channels. - Excludes Shorts from monitoring and reporting. - Provides a customizable channel list for managing tracked channels. - Automatically generates reports with video titles, durations, publish dates, view counts, and a star rating for view levels. - Useful for tracking competitor or industry leader content updates across multiple channels.
● 无害
安装命令
点击复制官方npx clawhub@latest install video-channels-update-push
镜像加速npx clawhub@latest install video-channels-update-push --registry https://cn.longxiaskill.com 镜像可用