.claude/skills/bilibili-all-in-oneRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
A comprehensive Bilibili toolkit that integrates hot trending monitoring, video downloading, video watching/playback, subtitle downloading, and video publishing capabilities into a single unified skill. Supports Bilibili session cookie authentication for publishing and high-quality downloads. Requests go to official Bilibili API endpoints over HTTPS.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/bilibili-all-in-oneRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/bilibili-all-in-oneRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/bilibili-all-in-oneRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @zuoyunlai/bilibili-all-in-oneclawhub inspect @zuoyunlai/bilibili-all-in-one --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:a92ab30a122bf9f2a9c274fcaf808eb387450ce7b4d8c85d1973770e5be2bdb5_meta.jsonmain.pyREADME.mdrequirements.txtscripts/publish.shskill-card.mdskill.jsonskill.mdsrc/__init__.pysrc/auth.pysrc/downloader.pysrc/hot_monitor.pysrc/player.pysrc/publisher.pysrc/subtitle.pysrc/utils.pysrc/watcher.pySTRUCTURE.mdBilibili All-in-One v1.0.18 - Initial public release of a comprehensive toolkit for Bilibili. - Integrates modules for hot trending monitoring, video downloading (multi-quality), video playback, subtitle download/conversion, and video publishing/upload. - Most features (monitoring, standard downloads, subtitles, statistics) work without Bilibili login; publishing and high-quality downloads require providing session cookies. - Supports both CLI and API usage, with multi-format and batch download features. - Credentials can be provided via environment variables, config file, or direct parameters, with optional secure persistence. - Emphasizes clear security practices for handling sensitive Bilibili session cookies.