Package evidence
@ohif/[email protected]
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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,667Niche · −30% score
- Versions published
- 836Mature · −50% score
- First published
- Jun 2023
- 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
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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 20 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/3617.bundle.502defead09bde277a49.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/3617.bundle.502defead09bde277a49.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| low | Large Javascript Payload | package/dist/4406.bundle.a872cad05ed37995411b.js | 2242641 bytes | 0 |
| low | Large Javascript Payload | package/dist/7537.bundle.3c7d71348190ed4e9565.js | 4455226 bytes | 0 |
| low | Large Javascript Payload | package/dist/9039.bundle.49ab126163ca208e52b3.js | 2031765 bytes | 0 |
| low | Large Javascript Payload | package/dist/9205.bundle.c974537f15d86687f6d2.js | 2338993 bytes | 0 |
| low | Large Javascript Payload | package/dist/app.bundle.50519318a7e0e4d2f0b1.js | 16679608 bytes | 0 |
| low | Large Javascript Payload | package/dist/dicom-microscopy-viewer/dicomMicroscopyViewer.min.js | 8704891 bytes | 0 |
| low | Large Javascript Payload | package/dist/ort/ort.all.js | 10362393 bytes | 0 |
| low | Large Javascript Payload | package/dist/ort/ort.js | 4730907 bytes | 0 |
Manifest
Package metadata
Scripts25
buildnode --max_old_space_size=8096 ./../../node_modules/webpack/bin/webpack.js --progress --config .webpack/webpack.pwa.jsbuild:awscross-env NODE_ENV=development APP_CONFIG=config/aws_static.js yarn run build && gzip -9 -r distbuild:devcross-env NODE_ENV=development yarn run buildbuild:viewercross-env NODE_ENV=production yarn run buildbuild:viewer:ciyarn run version:update && cross-env NODE_ENV=production PUBLIC_URL=/ APP_CONFIG=config/netlify.js QUICK_BUILD=false yarn run buildbuild:viewer:democross-env NODE_ENV=production APP_CONFIG=config/demo.js HTML_TEMPLATE=rollbar.html QUICK_BUILD=false yarn run buildbuild:viewer:qacross-env NODE_ENV=production APP_CONFIG=config/google.js yarn run buildci:generateSuccessVersionnode -p -e "require('./package.json').version" > success_version.txtcleanshx rm -rf distclean:deepyarn run clean && shx rm -rf node_modulesdevcross-env NODE_ENV=development webpack serve --config .webpack/webpack.pwa.jsdev:dcm4cheecross-env NODE_ENV=development APP_CONFIG=config/local_dcm4chee.js webpack serve --config .webpack/webpack.pwa.jsdev:fastrsbuild dev --config ../../rsbuild.config.tsdev:no:cachecross-env NODE_ENV=development webpack serve --no-cache --config .webpack/webpack.pwa.jsdev:orthanccross-env NODE_ENV=development PROXY_TARGET=http://localhost:3000/pacs/dicom-web PROXY_DOMAIN=http://localhost:8042 PROXY_PATH_REWRITE_FROM=/pacs/dicom-web PROXY_PATH_REWRITE_TO=/dicom-web APP_CONFIG=config/docker-nginx-orthanc.js webpack serve --config .webpack/webpack.pwa.jsdev:orthanc:no:cachecross-env NODE_ENV=development PROXY_TARGET=http://localhost:3000/pacs/dicom-web PROXY_DOMAIN=http://localhost:8042 PROXY_PATH_REWRITE_FROM=/pacs/dicom-web PROXY_PATH_REWRITE_TO=/dicom-web APP_CONFIG=config/docker-nginx-orthanc.js webpack serve --no-cache --config .webpack/webpack.pwa.jsdev:staticcross-env NODE_ENV=development APP_CONFIG=config/local_static.js webpack serve --config .webpack/webpack.pwa.jsdev:vieweryarn run devstartyarn run devtest:e2ecypress opentest:e2e:localcypress run --config video=false --browser chrome --spec 'cypress/integration/common/**/*,cypress/integration/pwa/**/*'test:e2e:servecross-env APP_CONFIG=config/e2e.js yarn starttest:unitjest --watchAlltest:unit:cijest --ci --runInBand --collectCoverageversion:updatecd ../.. && node ./version.mjs && cd platform/app
Dependencies56
@babel/runtime7.29.7@cornerstonejs/codec-charls1.2.3@cornerstonejs/codec-libjpeg-turbo-8bit1.2.2@cornerstonejs/codec-openjpeg1.3.0@cornerstonejs/codec-openjph2.4.7@cornerstonejs/dicom-image-loader4.22.10@emotion/serialize1.3.3@ohif/core3.13.0-beta.87@ohif/extension-cornerstone3.13.0-beta.87@ohif/extension-cornerstone-dicom-rt3.13.0-beta.87@ohif/extension-cornerstone-dicom-seg3.13.0-beta.87@ohif/extension-cornerstone-dicom-sr3.13.0-beta.87@ohif/extension-default3.13.0-beta.87@ohif/extension-dicom-microscopy3.13.0-beta.87@ohif/extension-dicom-pdf3.13.0-beta.87@ohif/extension-dicom-video3.13.0-beta.87@ohif/extension-test3.13.0-beta.87@ohif/extension-ultrasound-pleura-bline3.13.0-beta.87@ohif/i18n3.13.0-beta.87@ohif/mode-basic-dev-mode3.13.0-beta.87@ohif/mode-longitudinal3.13.0-beta.87@ohif/mode-microscopy3.13.0-beta.87@ohif/mode-test3.13.0-beta.87@ohif/mode-ultrasound-pleura-bline3.13.0-beta.87@ohif/ui3.13.0-beta.87@ohif/ui-next3.13.0-beta.87@svgr/webpack8.1.0@types/react18.3.23classnames2.5.1core-js3.45.1- …and 26 more.