PkgRadar

Package evidence

@vitessce/[email protected]

Large Javascript Payload: 5210915 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,382Niche · −30% score
Versions published
91Mature · −50% score
First published
Sep 2023
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":["@vitessce/[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":["@vitessce/[email protected]"],"fail_on":"review"}'
Publisherkeller-mark
Artifact bytes1,122,959
Previous version4.0.0-test.2
Published2026-05-27T18:42:02.300Z
SHA-25687292b626658cc0a362a53331f101725e1ef3c05f91a62bc62138a526a14f25b

Why flagged

What the scanner saw

Large Javascript Payload: 5210915 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-ViwbUL2_.js5210915 bytes10

Manifest

Package metadata

Scripts2
  • bundlepnpm exec vite build -c ../../../scripts/vite.config.mjs
  • testpnpm exec vitest --run
Dependencies5
  • @hms-dbmi/viv~0.16.0
  • @vitessce/globals4.0.0-test.3
  • @vitessce/spatial-utils4.0.0-test.3
  • @vitessce/types4.0.0-test.3
  • @vitessce/utils4.0.0-test.3