PkgRadar

Package evidence

@ohif/[email protected]

Large Javascript Payload: 4671653 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
2,054Niche · −30% score
Versions published
567Mature · −50% score
First published
Jul 2024
Publisher
sedghi

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":["@ohif/[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":["@ohif/[email protected]"],"fail_on":"review"}'
Publishersedghi
Artifact bytes1,217,118
Previous version3.13.0-beta.89
Published2026-06-13T01:02:24.783Z
SHA-2567fbd5bf58465d711cf02e3b43c0c2cc7226f4a4b9a157406af063d2730baf36c

Why flagged

What the scanner saw

Large Javascript Payload: 4671653 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
3.13.0-beta.92Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/ohif-ui-next.umd.js4671653 bytes0

Manifest

Package metadata

Scripts7
  • buildcross-env NODE_ENV=production rspack build --config .webpack/webpack.prod.js
  • build:packagepnpm run build
  • cleanshx rm -rf dist
  • clean:deeppnpm run clean && shx rm -rf node_modules
  • devcross-env NODE_ENV=development rspack build --config .webpack/webpack.dev.js --watch
  • startpnpm run build --watch
  • testecho "Error: no test specified" && exit 1
Dependencies36
  • @radix-ui/react-accordion1.2.11
  • @radix-ui/react-checkbox1.3.2
  • @radix-ui/react-context-menu2.2.15
  • @radix-ui/react-dialog1.1.14
  • @radix-ui/react-dropdown-menu2.1.15
  • @radix-ui/react-hover-card1.1.14
  • @radix-ui/react-icons1.3.2
  • @radix-ui/react-label2.1.7
  • @radix-ui/react-popover1.1.14
  • @radix-ui/react-scroll-area1.2.9
  • @radix-ui/react-select2.2.5
  • @radix-ui/react-separator1.1.7
  • @radix-ui/react-slider1.3.5
  • @radix-ui/react-slot1.2.3
  • @radix-ui/react-switch1.2.5
  • @radix-ui/react-tabs1.1.12
  • @radix-ui/react-toggle1.1.9
  • @radix-ui/react-toggle-group1.1.10
  • @radix-ui/react-tooltip1.2.7
  • @tanstack/react-table8.21.3
  • class-variance-authority0.7.1
  • clsx2.1.1
  • cmdk1.1.1
  • date-fns4.1.0
  • framer-motion6.2.4
  • lucide-react0.379.0
  • next-themes0.3.0
  • react18.3.1
  • react-day-picker9.12.0
  • react-resizable-panels2.1.9
  • …and 6 more.