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 updateStatic 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"}'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 high · score 31 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/dip.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 |
| high | Js Split Join Obfuscation | package/dist/index.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 |
| medium | Remote Dependency Spec | package.json | dependencies.xl-icons="git+ssh://[email protected]:xebialabs/xl-font.git#2.8" | 12 |
Manifest
Package metadata
Dependencies54
@redux-devtools/core4.1.1biguint-format1.0.2classnames2.3.2connected-react-router6.9.3debounce1.2.1es6-promise4.2.8eventsource-polyfill0.9.6flake-idgen1.3.0history4.10.1interweave12.7.0jquery3.7.1keycode-js3.1.0keymirror0.1.1moment2.29.4monaco-editor0.18.1object-assign4.1.1prop-types15.8.1ramda0.29.1ramdasauce2.1.3react-bootstrap0.33.1react-bootstrap-table^4.3.1react-bootstrap-table-next4.0.3react-bootstrap-table2-filter1.3.3react-bootstrap-table2-paginator2.1.2react-datepicker4.25.0react-dom18.3.1react-draggable4.4.6react-json-pretty2.2.0react-localization1.0.19react-monaco-editor0.31.1- …and 24 more.