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
227Mature · −50% score
First published
Jan 2023
Publisher
visivalab

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"}'
Publishervisivalab
Artifact bytes6,380,120
Previous version0.2.226
Published2026-03-17T15:33:27.859Z
SHA-256cfb185c5c59f206a89b641b4fa91977f89d921c4df39b00b2441e694beb17fcb

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
22Score
0.2.227Version
Status history (1 event)
  1. newavailable · risk high · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/visivalab-components.umd.min.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
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/visivalab-components.umd.min.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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/visivalab-components.common.js3779901 bytes0
lowLarge Javascript Payloadpackage/dist/visivalab-components.umd.js3779701 bytes0

Manifest

Package metadata

Scripts5
  • build-libvue-cli-service build --target lib --name visivalab-components src/index.js
  • build-storybookstorybook build
  • postinstallpatch-package
  • servevue-cli-service serve
  • storybookstorybook dev -p 6006
Dependencies15
  • @geoman-io/leaflet-geoman-free^2.14.2
  • @iconfu/svg-inject^1.2.3
  • @storybook/addons^7.0.22
  • @storybook/theming^7.0.22
  • @turf/turf^6.5.0
  • @vueuse/core^10.2.0
  • core-js^3.8.3
  • http-proxy-middleware^2.0.6
  • leaflet^1.9.4
  • leaflet-compass^1.5.6
  • leaflet-rotate^0.2.8
  • lodash^4.17.21
  • lottie-web^5.10.2
  • patch-package^8.0.0
  • vue^3.2.13