Skip to content

Bump bilibili_search plugin to 0.0.4#2641

Merged
crazywoola merged 1 commit into
mainfrom
chore/bump-bilibili-search-0.0.4
Jul 3, 2026
Merged

Bump bilibili_search plugin to 0.0.4#2641
crazywoola merged 1 commit into
mainfrom
chore/bump-bilibili-search-0.0.4

Conversation

@crazywoola

Copy link
Copy Markdown
Member

Plugin Submission

Plugin information

Submission type

  • New plugin
  • Version update

What changed

Adds version 0.0.4 of the Bilibili Search tool plugin. The plugin searches Bilibili videos and retrieves Bilibili video information using user-provided Bilibili cookies configured in Dify credentials.

Risk level

  • Low risk
  • Medium risk
  • High risk

The plugin handles user-provided Bilibili authentication cookies. Network calls are intended for Bilibili APIs; it does not execute commands/code, run SQL, operate on filesystems, automate browsers, or bundle executables.

Required checks

  • I have read and followed the Marketplace submission requirements.
  • I have read and comply with the Plugin Developer Agreement.
  • I tested this plugin on Dify Community Edition and Dify Cloud, or documented any limitation below.
  • The package contains only files needed at runtime.
  • The package does not contain secrets, local credentials, .env files, .git directories, virtual environments, caches, logs, or IDE files.
  • The package does not contain executables or bundled binaries, or I explained why they are required below.
  • The plugin README includes setup steps, usage instructions, required credentials, and connection requirements.
  • The plugin includes PRIVACY.md and manifest.yaml references it.
  • All user-facing text is primarily in English, with localized manifest labels included.

Security and privacy notes

The package handles user-provided Bilibili cookies as Dify credentials and sends requests to Bilibili. No secrets or local credentials are included in the package. No command execution, code execution, SQL, SSH/SFTP, filesystem operations, browser automation, arbitrary URL proxying, bundled binaries, or webhooks are included.

Local validation

  • Verified the copied package SHA-256 matches /Users/minibanana/Program/dify-plugin-Bilibili-Search/bilibili_search-0.0.4.difypkg.
  • Unpacked package and verified manifest.yaml: author=jingfelix, name=bilibili_search, version=0.0.4, icon=icon.svg, privacy=PRIVACY.md.
  • Ran .scripts/validator/check-pkg-paths.py with the single changed file path.
  • Checked Marketplace API for jingfelix/bilibili_search/0.0.4; response was plugin version not found.
  • Installed package requirements in a temporary Python 3.12.7 venv.
  • Ran .scripts/validator/test-plugin-install.py -d <unpacked_plugin> with the venv first on PATH; result: Plugin test result: success.
  • Ran .scripts/uploader/upload-package.py -d <unpacked_plugin> -t placeholder --plugin-daemon-path .scripts/dify-plugin-darwin-arm64 -u https://marketplace.dify.ai -f --test; result: packaged successfully and skipped upload in test mode.

Local limitation: this validation did not include manual testing on Dify Community Edition or Dify Cloud. Local Python 3.12.7 emitted non-fatal hashlib blake2 warnings during validation, but dependency install, plugin startup, and package dry run completed successfully.

Reviewer notes

This PR intentionally adds only jingfelix/bilibili_search/bilibili_search-0.0.4.difypkg to satisfy the version-update requirement that a PR contain a single new package file.

@crazywoola crazywoola marked this pull request as ready for review July 3, 2026 03:29
@crazywoola crazywoola merged commit 4311297 into main Jul 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant