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 bytes619,271
Previous version3.6.0
Published2026-02-12T18:59:44.776Z
SHA-2561f14830a7151844e7d0d2f115f5bd93c93069ee5e1a2ef9c8f2ab496631ac3e3

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
4.0.0Version
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

Dependencies55
  • @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-datepicker3.7.0
  • react-dom17.0.2
  • react-draggable4.4.6
  • react-hot-loader4.13.1
  • react-json-pretty2.2.0
  • react-localization1.0.19
  • …and 25 more.