PkgRadar

Package evidence

@visulima/[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
2,408Niche · −30% score
Versions published
304Mature · −50% score
First published
May 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@visulima/[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":["@visulima/[email protected]"],"fail_on":"review"}'
Artifact bytes113,510
Previous version2.0.0-alpha.77
Published2026-05-07T12:16:43.995Z
SHA-2567586979dda974217fc1d6ca8bb403e29a9f309cc05d363639872691a4c64146e

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
15Score
2.0.0-alpha.78Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/packem_shared/index-C9qgCdqa.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/config/preset/solid.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

Dependencies31
  • @antfu/install-pkg1.1.0
  • @clack/prompts1.2.0
  • @rollup/pluginutils5.3.0
  • @visulima/cerebro3.0.0-alpha.11
  • @visulima/colorize2.0.0-alpha.10
  • @visulima/find-cache-dir3.0.0-alpha.9
  • @visulima/fs5.0.0-alpha.12
  • @visulima/humanizer3.0.0-alpha.11
  • @visulima/package5.0.0-alpha.11
  • @visulima/packem-rollup1.0.0-alpha.65
  • @visulima/packem-share1.0.0-alpha.46
  • @visulima/pail4.0.0-alpha.11
  • @visulima/path3.0.0-alpha.10
  • @visulima/rollup-plugin-css1.0.0-alpha.45
  • @visulima/rollup-plugin-dts1.0.0-alpha.26
  • @visulima/tabular4.0.0-alpha.11
  • @visulima/tsconfig3.0.0-alpha.11
  • browserslist4.28.2
  • defu6.1.7
  • fastest-levenshtein1.0.16
  • hookable6.1.1
  • jiti2.6.1
  • magic-string0.30.21
  • mlly1.8.2
  • oxc-transform0.127.0
  • picomatch4.0.4
  • rollup4.60.1
  • rollup-plugin-import-trace1.0.1
  • semver7.7.4
  • tinyexec1.1.1
  • …and 1 more.