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,940Niche · −30% score
- Versions published
- 560Mature · −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
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: 4460300 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 5 · 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-next.umd.js | 4460300 bytes | 10 |
Manifest
Package metadata
Scripts9
buildcross-env NODE_ENV=production webpack --config .webpack/webpack.prod.jsbuild:packageyarn run buildcleanshx rm -rf distclean:deepyarn run clean && shx rm -rf node_modulesdevcross-env NODE_ENV=development webpack serve --config .webpack/webpack.playground.jsstartyarn run build --watchtestecho "Error: no test specified" && exit 1test:unitjest --watchAlltest:unit:cijest --ci --runInBand --collectCoverage
Dependencies35
@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.7class-variance-authority0.7.1clsx2.1.1cmdk1.1.1date-fns3.6.0framer-motion6.2.4lucide-react0.379.0next-themes0.3.0react18.3.1react-day-picker8.10.1react-resizable-panels2.1.9react-shepherd6.1.1- …and 5 more.