Video Channels Update Push
v1.0.0监控视频平台官方频道更新,快速获取指定频道在过去一周内发布的新视频(排除 Shorts 短视频)。支持 YouTube、Vimeo 等视频平台。用于: (1) 获取竞品或行业标杆的品牌内容更新,(2) 追踪多个频道的视频发布动态,(3) 生成带链接的视频更新报告。
⭐ 0· 202·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 (vs. manual browsing), expect to add code or tools; review any future code additions for web-scraping libraries or network endpoints before trusting them.Like a lobster shell, security has layers — review code before you run it.
latestvk97211hehyehbb7krm2dm0tsvh82fvjq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
