PkgRadar

Package evidence

@girder/[email protected]

Large Javascript Payload: 2794080 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.

Versions published
67Mature · −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

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":["@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,776,268
Previous version5.0.8
Published2026-05-26T17:00:09.566Z
SHA-256171d1bb6a32843c69199b4c64ab4721600c1b84c4fd40ec00e5f666a580e8982

Why flagged

What the scanner saw

Large Javascript Payload: 2794080 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
5.0.9Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist-lib/girder-core.umd.cjs2794080 bytes10
mediumLarge Javascript Payloadpackage/dist-lib/girder-core.js3540039 bytes10

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