Code Pluginsource linked

Bilibili Data Providerv1.0.1

Bilibili (B站) data plugin — search videos, trending, video details, user info. Uses public Bilibili API, no login required.

bilibili-data-tools·runtime bilibili-data-tools·by @534422530
Community code plugin. Review compatibility and verification before install.
openclaw plugins install clawhub:bilibili-data-tools
Latest release: v1.0.1Download zip

Capabilities

configSchema
Yes
Executes code
Yes
HTTP routes
0
Runtime ID
bilibili-data-tools

Compatibility

Built With Open Claw Version
2026.5.26
Plugin Api Range
>=2026.3.24-beta.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The described capability of querying Bilibili public data fits the observed need for outbound requests to Bilibili API endpoints; there is no supplied evidence of account mutation, credential use, deception, or unrelated behavior.
Instruction Scope
The scope appears user-directed around search terms, video IDs, and account identifiers, but the skill should explicitly tell users that those inputs may leave the local agent environment and be sent to Bilibili.
Install Mechanism
VirusTotal telemetry is clean, no non-VT malicious signal was supplied, and the available evidence does not show risky install hooks, bundled executables, or hidden setup behavior.
Credentials
Network access to Bilibili is proportional for a Bilibili data skill, but users should treat submitted queries and identifiers as data disclosed to an external service.
Persistence & Privilege
No evidence was supplied of persistence, elevated privileges, local profile/session-cookie access, background workers, or broad filesystem indexing.
Scan Findings in Context
[SQP-2] expected: Outbound requests to Bilibili public APIs are expected for this skill's purpose; the finding is a transparency/privacy documentation gap rather than evidence of malicious or purpose-mismatched behavior.
Assessment
Install this if you are comfortable with the agent sending Bilibili search terms, video IDs, or account identifiers to Bilibili's public APIs. Avoid entering private or sensitive identifiers unless necessary, and prefer a future version that documents exactly what data is transmitted and when.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
HEAD
Tag
main
Provenance
No
Scan status
clean

Tags

latest
1.0.1

Bilibili Data Provider

Bilibili (B站) data plugin for OpenClaw. Provides real-time Bilibili data access:

  • bilibili_search: Search videos by keyword
  • bilibili_trending: Get trending/popular videos
  • bilibili_video_info: Get video details by BV号
  • bilibili_user_info: Get user/UP主 info by mid

Uses public Bilibili API. No login or API key required.