PkgRadar

Package evidence

@blueking/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
1,046Niche · −30% score
Versions published
385Mature · −50% score
First published
Jun 2024
Publisher
blueking-magicbox

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Artifact bytes17,953,138
Previous version2.1.4-beta.12
Published2026-05-27T06:37:57.434Z
SHA-256281d1726d6337b230c87c1102bae182baea74e5aac24520391f036ea97124895

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
47Score
2.1.4-beta.13Version
Status history (1 event)
  1. newavailable · risk review · score 47 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/standalone/chunk-4TB4RGXK-HiVG7T1A.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/vue2/chunk-4TB4RGXK-HiVG7T1A.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/standalone/index.es.min.js2570733 bytes10
mediumLarge Javascript Payloadpackage/dist/vue2/index.es.min.js2451593 bytes10
mediumLarge Javascript Payloadpackage/dist/standalone/index.iife.min.js6910770 bytes10
mediumLarge Javascript Payloadpackage/dist/vue2/index.iife.min.js6902331 bytes10
mediumLarge Javascript Payloadpackage/dist/vue3/index.iife.min.js6867532 bytes10
mediumLarge Javascript Payloadpackage/dist/standalone/index.umd.min.js6910807 bytes10
mediumLarge Javascript Payloadpackage/dist/vue2/index.umd.min.js6851589 bytes10

Manifest

Package metadata

Scripts8
  • buildtsx ./scripts/vite.build.ts && vue-tsc --project tsconfig.build.json
  • devvite --mode development -c scripts/vite.dev.ts
  • dtsvue-tsc --project tsconfig.build.json
  • lint:allpnpm lint:script && pnpm lint:style
  • lint:scripteslint . --ext .vue,.ts --fix
  • lint:stylestylelint "**/*.{scss,css,vue}" --fix
  • testvitest run
  • test:watchvitest
Dependencies6
  • @blueking/chat-helper0.0.5
  • @blueking/chat-x0.0.38
  • bkui-vue2.0.2-beta.81
  • tippy.js^6.3.7
  • vue-draggable-resizable^3.0.0
  • vue-tippy^6.7.1