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 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
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/dist/standalone/chunk-4TB4RGXK-HiVG7T1A.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/vue2/chunk-4TB4RGXK-HiVG7T1A.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/standalone/index.es.min.js | 2585357 bytes | 0 |
| low | Large Javascript Payload | package/dist/vue2/index.es.min.js | 2453219 bytes | 0 |
| low | Large Javascript Payload | package/dist/standalone/index.iife.min.js | 6925334 bytes | 0 |
| low | Large Javascript Payload | package/dist/vue2/index.iife.min.js | 6901550 bytes | 0 |
| low | Large Javascript Payload | package/dist/vue3/index.iife.min.js | 6864199 bytes | 0 |
| low | Large Javascript Payload | package/dist/standalone/index.umd.min.js | 6925369 bytes | 0 |
| low | Large Javascript Payload | package/dist/vue2/index.umd.min.js | 6850423 bytes | 0 |
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.3@blueking/chat-x0.0.34bkui-vue2.0.2-beta.81tippy.js^6.3.7vue-draggable-resizable^3.0.0vue-tippy^6.7.1