Bilibili
提供哔哩哔哩公开视频和专栏数据摘要,支持关键词搜索、UP主表现对比和排行榜统计,符合平台规定。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 26 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description align with the instructions: the SKILL.md describes only public-page retrieval, keyword search, UP comparisons and ranking stats. The skill declares no environment variables, binaries, or installs — consistent with a read-only, instruction-only scraper for public data.
Instruction Scope
Instructions stay within the stated purpose and explicitly prohibit downloads, reverse-engineering, bulk scraping, and automatic login interactions. However, they mention using 'login state' for personal-page info and recommend 'manually open then extract', which is ambiguous about how the agent would obtain page content or session cookies (manual browser vs. agent-managed browser). This ambiguity could lead to the agent asking for credentials or cookies unless constrained.
Install Mechanism
No install spec or code files are present (instruction-only). This has the lowest install risk and nothing will be written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. But the SKILL.md references 'login state' usage without explaining how the agent should obtain it — a potential prompt for users to share cookies or credentials if the agent seeks them. No other unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and no requested persistent privileges. The skill does not request changes to other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not elevated here.
Assessment
This skill appears to do what it says: summarizing public Bilibili pages without installing software or requesting secrets. Before installing: (1) do NOT share your Bilibili password or paste session cookies into the agent — the SKILL.md's reference to 'login state' is ambiguous and could prompt credential requests; prefer granting access only via a browser session you control, or refuse credential sharing. (2) Confirm you are comfortable with the agent accessing public Bilibili pages and that doing so complies with Bilibili's terms of service and your organization's policies. (3) Monitor the skill's first runs (rate limits, what fields it collects) and reject any request from the agent to perform bulk downloads, use third-party proxies, or persist credentials. If the skill later requests environment variables, cookie strings, or an external installer, treat that as suspicious and re-evaluate.Like a lobster shell, security has layers — review code before you run it.
Current versionv0.1.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
哔哩哔哩
用途与边界
- 面向视频/专栏/直播公开页面的检索与表现数据摘要
- 不提供下载、接口逆向或突破风控的能力
- 仅用于公开数据的轻量整理与提醒
关键入口
- 主页:https://www.bilibili.com/
- 排行榜:https://www.bilibili.com/v/popular/rank
- 搜索入口:https://search.bilibili.com/
常见任务
- 指定分区/关键词的视频表现摘要(播放/点赞/收藏/弹幕)
- 作者UP主的作品时序表现对比(近7/30天)
- 排行榜分布统计(分区、题材、时长)
数据字段
- 视频AV/BV号、标题、分区、UP主昵称与主页链接
- 播放/弹幕/点赞/收藏/投币/分享数、发布时间、视频链接
- 封面URL、时长、标签
自动化要点
- 动态渲染与人机验证,建议人工打开后再触发数据提取
- 请求频率需控制,避免触发风控;不进行批量抓取
- 登录态仅用于个人页信息整理,不进行任何自动交互
示例流程
- 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
- UP主对比:访问主页 → 抽取最近N个视频 → 统计交互指标
- 排行榜扫描:访问排行页 → 抽取条目 → 分区/题材统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
