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,127Niche · −30% score
Versions published
397Mature · −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

Looks clean — keep monitoring

No 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"}'
Artifact bytes17,962,430
Previous version2.1.3-beta.2
Published2026-06-12T07:25:20.705Z
SHA-256b95a5136196590aacff1147b87d2c62a95ac303f8669d25dcda37cbc3709cc58

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

low
Last checked
lowRisk
0Score
2.1.3-patch.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/standalone/chunk-4TB4RGXK-HiVG7T1A.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/vue2/chunk-4TB4RGXK-HiVG7T1A.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/standalone/index.es.min.js2585357 bytes0
lowLarge Javascript Payloadpackage/dist/vue2/index.es.min.js2453219 bytes0
lowLarge Javascript Payloadpackage/dist/standalone/index.iife.min.js6925334 bytes0
lowLarge Javascript Payloadpackage/dist/vue2/index.iife.min.js6901550 bytes0
lowLarge Javascript Payloadpackage/dist/vue3/index.iife.min.js6864199 bytes0
lowLarge Javascript Payloadpackage/dist/standalone/index.umd.min.js6925369 bytes0
lowLarge Javascript Payloadpackage/dist/vue2/index.umd.min.js6850423 bytes0

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.3
  • @blueking/chat-x0.0.34
  • bkui-vue2.0.2-beta.81
  • tippy.js^6.3.7
  • vue-draggable-resizable^3.0.0
  • vue-tippy^6.7.1