Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 430
- Versions published
- 66
- First published
- Dec 2025
- Publisher
- blueking-magicbox
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@blueking/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@blueking/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts16
buildvitest && vite --config vite.config.ts build && pnpm dtsdevvite --config vite.config.tsdtsvue-tsc --project tsconfig.dts.jsonlint:allpnpm lint:script && pnpm lint:stylelint:scripteslint . --ext .vue,.ts --fixlint:stylestylelint "**/*.{scss,css,vue}" --fixmcp:buildtsc -p mcp/tsconfig.json && pnpm mcp:build:indexmcp:build:indextsx mcp/scripts/build-index.tsmcp:devtsx mcp/src/index.tsmcp:startnode dist/mcp/index.jsprepublishOnlyvite --config vite.config.ts build && pnpm dts && pnpm mcp:buildpreviewvite --config vite.config.ts build --mode preview && pnpm dtstestvitesttest:coveragevitest run --coveragewiki:buildvitepress build wikiswiki:devvitepress dev wikis
Dependencies17
@modelcontextprotocol/sdk^1.27.1bkui-vue2.0.2-beta.81dompurify^3.3.1highlight.js^11.11.1katex^0.16.27lodash^4.17.21markdown-it-footnote^4.0.0markdown-it-ins^4.0.0markdown-it-mark^4.0.0markdown-it-sub^2.0.0markdown-it-sup^2.0.0markdown-it-task-checkbox^1.0.6mermaid^11.12.2tippy.js^6.3.7vue^3.5.24vue-tippy^6.7.1zod^4.3.6