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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 47 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/standalone/chunk-4TB4RGXK-HiVG7T1A.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/vue2/chunk-4TB4RGXK-HiVG7T1A.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/standalone/index.es.min.js | 2570733 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vue2/index.es.min.js | 2451593 bytes | 10 |
| medium | Large Javascript Payload | package/dist/standalone/index.iife.min.js | 6910770 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vue2/index.iife.min.js | 6902331 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vue3/index.iife.min.js | 6867532 bytes | 10 |
| medium | Large Javascript Payload | package/dist/standalone/index.umd.min.js | 6910807 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vue2/index.umd.min.js | 6851589 bytes | 10 |
Manifest
Package metadata
Scripts8
buildtsx ./scripts/vite.build.ts && vue-tsc --project tsconfig.build.jsondevvite --mode development -c scripts/vite.dev.tsdtsvue-tsc --project tsconfig.build.jsonlint:allpnpm lint:script && pnpm lint:stylelint:scripteslint . --ext .vue,.ts --fixlint:stylestylelint "**/*.{scss,css,vue}" --fixtestvitest runtest:watchvitest
Dependencies6
@blueking/chat-helper0.0.5@blueking/chat-x0.0.38bkui-vue2.0.2-beta.81tippy.js^6.3.7vue-draggable-resizable^3.0.0vue-tippy^6.7.1