PkgRadar

Package evidence

@girder/[email protected]

Large Javascript Payload: 2809565 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
564
Versions published
68Mature · −50% score
First published
Aug 2017
Publisher
manthey

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":["@girder/[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":["@girder/[email protected]"],"fail_on":"review"}'
Publishermanthey
Artifact bytes5,811,901
Previous version5.0.9
Published2026-06-02T18:16:07.095Z
SHA-2567be3cb32c61a10161e4383d92da6934db466c0ffe1a7743d3b8682f8afcfe46f

Why flagged

What the scanner saw

Large Javascript Payload: 2809565 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist-lib/girder-core.umd.cjs2809565 bytes0
lowLarge Javascript Payloadpackage/dist-lib/girder-core.js3558563 bytes0

Manifest

Package metadata

Scripts10
  • buildrun-p type-check build-only
  • build-libBUILD_LIB=true vite build
  • build-onlyvite build
  • devvite
  • install-browsersplaywright install --with-deps
  • prepublishOnlynpm run build-lib
  • previewvite preview
  • show-coveragehttp-server coverage/report --port 8888 -o
  • testplaywright test
  • type-checkvue-tsc --noEmit -p tsconfig.json --composite false
Dependencies16
  • @girder/fontello^5.0.0
  • apexcharts^5.0.0
  • backbone^1.4.0
  • bootstrap~3.4.1
  • bootstrap-switch~3.3.4
  • eonasdan-bootstrap-datetimepicker~4.17
  • jquery~3.5.1
  • jsoneditor~10.4.2
  • moment^2.24.0
  • moment-timezone^0.6.0
  • qrcode^1.4.4
  • remarkable~2.0.0
  • typeface-open-sans^1.1.13
  • underscore~1.13.6
  • url-otpauth~2.0.0
  • vue^3.2.47