← 返回 Skills 市场
sunshine-del-ux

Bilibili Downloader

作者 Sunshine-del-ux · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
263
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sunshine-bilibili-downloader
功能描述
Download videos, audio, subtitles, and covers from Bilibili using bilibili-api. Use when working with Bilibili content for downloading videos in various qual...
安全使用建议
This package appears to implement a normal Bilibili downloader, but there are a few small inconsistencies you should check before running or providing secrets: - The SKILL.md suggests exporting BILIBILI_SESSDATA (a browser cookie) for premium content, but the provided scripts do not read that env var or consume cookies from the provided config file. Do not paste your real SESSDATA into config files or environment variables until you confirm where it's used. Prefer running without credentials for public content. - The bundled scripts use the third-party package bilibili-api-python (install via pip). Inspect that library's source or install it in an isolated environment (virtualenv/container) before running. - The package metadata in _meta.json has a different ownerId than the registry metadata shown; this could mean repackaging or inconsistent metadata—verify the source and trustworthiness of the skill before use. - There are no remote installers in the skill, which reduces risk. Still: run the scripts locally in a sandbox (or review them line-by-line) and verify they behave as expected. If you must download private/premium content, only provide authentication tokens/cookies to code you trust; rotate cookies after testing. If you want higher confidence, ask the publisher for the canonical homepage or repo, confirm the bilibili-api-python package name and its maintainers, and request that the skill explicitly document and/or use credentials in code (so you can review handling) rather than only in prose.
功能分析
Type: OpenClaw Skill Name: sunshine-bilibili-downloader Version: 1.0.1 The skill bundle is a legitimate tool for downloading Bilibili content (videos, audio, and subtitles) using the well-known 'bilibili-api-python' library. The provided Python scripts (e.g., scripts/download_video.py, scripts/download_playlist.py) and documentation (SKILL.md) are well-structured, transparent, and align perfectly with the stated purpose without any signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the included Python scripts: video/audio/subtitle/cover download logic is implemented using the bilibili_api library. The requested capabilities are coherent with the stated purpose.
Instruction Scope
SKILL.md and quick_guide tell the user to set a BILIBILI_SESSDATA cookie for premium content, but none of the included scripts read that environment variable or accept cookie parameters directly. download_config.json contains a cookies.SESSDATA placeholder that the scripts do not consume. This is an instruction/implementation mismatch (likely benign but confusing).
Install Mechanism
No install spec; this is an instruction-only skill with bundled scripts that rely on pip-installed bilibili-api-python and ffmpeg. No remote downloads or archive extraction are present in the skill package itself.
Credentials
The skill documentation asks the user to export BILIBILI_SESSDATA for authenticated downloads, but requires.env does not declare any credentials. Because the scripts don't directly read environment variables, it's unclear whether credentials would be used by the included code or delegated to the external bilibili_api library. Requesting sensitive cookies is reasonable for the stated purpose, but the lack of explicit handling is an inconsistency to be aware of.
Persistence & Privilege
always is false, the skill does not request persistent agent-wide privileges, and the bundled scripts operate as normal CLI scripts without modifying other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sunshine-bilibili-downloader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sunshine-bilibili-downloader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Bilibili Downloader v1.0.1 - Updated documentation with clearer quick start, usage examples, and download options. - Added details on downloading playlists, covers, subtitles, and audio. - Included guidance for authentication with browser cookies. - Listed requirements and provided resource references for common operations.
元数据
Slug sunshine-bilibili-downloader
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bilibili Downloader 是什么?

Download videos, audio, subtitles, and covers from Bilibili using bilibili-api. Use when working with Bilibili content for downloading videos in various qual... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。

如何安装 Bilibili Downloader?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sunshine-bilibili-downloader」即可一键安装,无需额外配置。

Bilibili Downloader 是免费的吗?

是的,Bilibili Downloader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bilibili Downloader 支持哪些平台?

Bilibili Downloader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bilibili Downloader?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.1。

💬 留言讨论