PkgRadar

Package evidence

[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.

Versions published
71Mature · −50% score
First published
Jul 2020
Publisher
nexus-xl-ci

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publishernexus-xl-ci
Artifact bytes636,430
Previous version4.0.3
Published2026-06-09T09:11:59.049Z
SHA-2564e8c6471d160745ef72716efd056fb4ca4a685141ac104eef5f0229a7c499042

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

high
Last checked
highRisk
31Score
5.0.7Version
Status history (1 event)
  1. newavailable · risk high · score 31 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/dip.jsArray-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
highJs Split Join Obfuscationpackage/dist/index.jsArray-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
mediumRemote Dependency Specpackage.jsondependencies.xl-icons="git+ssh://[email protected]:xebialabs/xl-font.git#2.8"12

Manifest

Package metadata

Dependencies54
  • @redux-devtools/core4.1.1
  • biguint-format1.0.2
  • classnames2.3.2
  • connected-react-router6.9.3
  • debounce1.2.1
  • es6-promise4.2.8
  • eventsource-polyfill0.9.6
  • flake-idgen1.3.0
  • history4.10.1
  • interweave12.7.0
  • jquery3.7.1
  • keycode-js3.1.0
  • keymirror0.1.1
  • moment2.29.4
  • monaco-editor0.18.1
  • object-assign4.1.1
  • prop-types15.8.1
  • ramda0.29.1
  • ramdasauce2.1.3
  • react-bootstrap0.33.1
  • react-bootstrap-table^4.3.1
  • react-bootstrap-table-next4.0.3
  • react-bootstrap-table2-filter1.3.3
  • react-bootstrap-table2-paginator2.1.2
  • react-datepicker4.25.0
  • react-dom18.3.1
  • react-draggable4.4.6
  • react-json-pretty2.2.0
  • react-localization1.0.19
  • react-monaco-editor0.31.1
  • …and 24 more.