PkgRadar

Package evidence

@redus/[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
145
Versions published
47Mature · −50% score
First published
Apr 2025
Publisher
simonfan

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 promoting

Mixed 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":["@redus/[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":["@redus/[email protected]"],"fail_on":"review"}'
Publishersimonfan
Artifact bytes134,444
Previous version0.20.2
Published2026-05-28T04:40:38.231Z
SHA-256e52a5c473ba1e85931c66ffe21ba04393e10316231aea6a86c8544d7a9c8645e

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

review
Last checked
reviewRisk
20Score
0.20.3Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/main.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

Manifest

Package metadata

Scripts5
  • buildrm -rf dist && rollup --config ./rollup.config.mjs
  • build-storybookstorybook build
  • deploy-storybookyarn build-storybook && gh-pages -d storybook-static
  • devstorybook dev -p 6006
  • prepublishyarn build
Dependencies43
  • @mapbox/tilebelt2.0.0
  • @mdi/js^7.4.47
  • @mdi/react^1.6.1
  • @orioro/cast^0.0.12
  • @orioro/get^0.0.12
  • @orioro/react-chart-util^0.3.2
  • @orioro/react-csv^0.0.17
  • @orioro/react-dialogs^0.1.5
  • @orioro/react-dir-nav^0.2.2
  • @orioro/react-maplibre-util^0.8.1
  • @orioro/react-sortable^0.0.16
  • @orioro/react-ui-core^0.0.20
  • @orioro/resolve^0.1.12
  • @orioro/scale-util^0.0.12
  • @orioro/tree-model^0.0.10
  • @orioro/util^0.16.0
  • @orioro/validate^0.0.10
  • @orioro/vector-tile-util^0.3.2
  • @radix-ui/react-collapsible^1.1.3
  • @tanstack/react-query^5.18.0
  • @turf/turf^7.1.0
  • colord^2.9.3
  • comlink^4.4.2
  • d3-dsv^3.0.1
  • d3-interpolate^3.0.1
  • d3-scale^4.0.2
  • d3-scale-chromatic^3.1.0
  • file-saver^2.0.5
  • gdal3.js^2.8.1
  • html-to-image^1.11.13
  • …and 13 more.