Cctv Video

提供央视网公开短视频与栏目页的检索与数据摘要,涵盖视频表现、节目目录及榜单题材统计分析。

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 82 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description promise public-page retrieval and summarization; the skill requests no credentials, binaries, or installs and the SKILL.md is limited to extracting publicly visible fields (title, counts, links, etc.), so requested capabilities align with the stated purpose.
Instruction Scope
SKILL.md is instruction-only and stays within the domain of public-page extraction and light analysis, explicitly forbidding downloads, interface reverse-engineering, and bulk scraping. However the instructions are high-level (e.g., '抽取条目', '触发解析') and leave implementation details to the agent, which could lead to different fetch behaviors depending on the agent's network privileges—recommend defining concrete rate limits and fetch methods.
Install Mechanism
No install spec and no code files — lowest-risk profile (instruction-only). Nothing is downloaded or written by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths; this is proportionate for a read-only public-page summarization skill.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide configuration changes. Autonomous invocation is allowed (platform default) but not combined with elevated privileges or secrets.
Assessment
This skill appears internally consistent for summarizing public CCTV video pages, but before installing consider: 1) provenance — the skill's source/homepage is unknown, so prefer installing only from trusted authors; 2) network behavior — because instructions are high-level, ensure the agent's network permissions and rate limits are controlled so it doesn't perform aggressive scraping; 3) compliance — verify use complies with CCTV site terms and local laws; 4) data handling — avoid collecting or exporting any personal or sensitive data from pages and avoid sending scraped content to untrusted external endpoints. If you want stricter safeguards, request concrete fetch rules (user-agent, rate limit, allowlist of endpoints) to be added to SKILL.md before enabling autonomous runs.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk97149m7d0zjd04w58sgpebxzs832bfb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

央视网视频

用途与边界

  • 面向公开短视频/栏目页的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定栏目的视频集合摘要(点赞/评论/收藏/播放量)
  • 节目页面目录与更新状态
  • 榜单条目分布与题材统计

数据字段

  • 视频标题、栏目名称、发布时间、播放/点赞/评论、链接
  • 节目更新状态、目录、简介、链接
  • 榜单名称、采集时间、来源链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行下载或接口调用

示例流程

  • 栏目摘要:选择栏目 → 抽取条目 → 输出表现摘要
  • 节目目录:访问节目页 → 抽取目录 → 输出更新状态
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…