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 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 22 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/visivalab-components.umd.min.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 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/visivalab-components.umd.min.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 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Large Javascript Payload | package/dist/visivalab-components.common.js | 3779901 bytes | 0 |
| low | Large Javascript Payload | package/dist/visivalab-components.umd.js | 3779701 bytes | 0 |
Manifest
Package metadata
Scripts5
build-libvue-cli-service build --target lib --name visivalab-components src/index.jsbuild-storybookstorybook buildpostinstallpatch-packageservevue-cli-service servestorybookstorybook 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.0core-js^3.8.3http-proxy-middleware^2.0.6leaflet^1.9.4leaflet-compass^1.5.6leaflet-rotate^0.2.8lodash^4.17.21lottie-web^5.10.2patch-package^8.0.0vue^3.2.13