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
- 4,344Niche · −30% score
- Versions published
- 938Mature · −50% score
- First published
- Aug 2019
- 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
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 4479599 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/ohif-ui.umd.js | 4479599 bytes | 10 |
Manifest
Package metadata
Scripts5
buildcross-env NODE_ENV=production webpack --config .webpack/webpack.prod.jsbuild:packageyarn run buildcleanshx rm -rf distclean:deepyarn run clean && shx rm -rf node_modulesstartyarn run build --watch
Dependencies29
@testing-library/react13.4.0browser-detect0.2.28classnames2.5.1d3-array3d3-axis3d3-scale4d3-scale-chromatic3d3-selection3d3-shape3d3-zoom3lodash.clonedeep4.5.0lodash.debounce4.0.8lodash.merge4.6.2moment2.30.1mousetrap1.6.5react18.3.1react-dates21.8.0react-dnd14.0.2react-dnd-html5-backend14.0.0react-dom18.3.1react-draggable4.5.0react-error-boundary3.1.4react-modal3.11.2react-outside-click-handler1.3.0react-select5.7.4react-test-renderer18.3.1react-window1.8.11react-with-direction1.4.0webpack5.105.0