PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3707327 bytes

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,184Niche · −30% score
Versions published
171Mature · −50% score
First published
Feb 2019
Publisher
keller-mark

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherkeller-mark
Artifact bytes7,038,987
Previous version4.0.0-test.2
Published2026-05-27T18:44:11.358Z
SHA-256f3584670b23d70d321e297639be6847419f3f6905ef7aa00aea5861b753bbc62

Why flagged

What the scanner saw

Large Javascript Payload: 3707327 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
4.0.0-test.3Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/higlass-B-aJnbpu.js3707327 bytes10
mediumLarge Javascript Payloadpackage/dist/index-CuKIB_WF.js12631799 bytes10
mediumLarge Javascript Payloadpackage/dist/music_room-AFchga9Y.js2087339 bytes10

Manifest

Package metadata

Scripts4
  • buildrimraf ./dist/ && pnpm run build-lib
  • build-libpnpm run build-lib:prod
  • build-lib:devcross-env APP_ENV=development vite build --mode lib
  • build-lib:prodcross-env APP_ENV=production vite build --mode lib
Dependencies6
  • @vitessce/abstract4.0.0-test.3
  • @vitessce/all4.0.0-test.3
  • @vitessce/config4.0.0-test.3
  • @vitessce/constants4.0.0-test.3
  • @vitessce/error4.0.0-test.3
  • @vitessce/export-utils4.0.0-test.3