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
436Mature · −50% score
First published
Jun 2019
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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes696,118
Previous version2.25.1
Published2026-06-10T08:42:16.939Z
SHA-256a28d9d563be73998523801fde1391949e932c96e9b3a4dad79bbf6f1ebd7ab63

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.25.2Version
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/cjs/native-methods/array.methods.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/esm/native-methods/array.methods.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

Scripts15
  • buildtsc --build tsconfig.build.esm.json tsconfig.build.cjs.json
  • build:vitevite build
  • cleanrimraf dist .turbo
  • devpnpm watch
  • formatbiome format --write .
  • format:checkbiome ci .
  • linteslint src --quiet
  • lint:fixeslint src --fix
  • mutatenode ../../scripts/mutation-health/mutate.mjs --package-dir packages/workflow
  • testvitest run
  • test:changedjanitor test-scoped --runner=vitest
  • test:devvitest --watch
  • test:unitvitest run
  • typechecktsc --noEmit
  • watchtsc --build tsconfig.build.esm.json tsconfig.build.cjs.json --watch
Dependencies19
  • @n8n/errors0.8.0
  • @n8n/expression-runtime0.16.0
  • @n8n/tournament1.2.0
  • ast-types0.16.1
  • callsites3.1.0
  • esprima-next5.8.4
  • form-data4.0.4
  • jmespath0.16.0
  • js-base643.7.8
  • jsonrepair3.13.2
  • jssha3.3.1
  • lodash4.18.1
  • luxon3.7.2
  • md52.3.0
  • recast0.22.0
  • title-case3.0.3
  • transliteration2.3.5
  • uuid10.0.0
  • xml2js0.6.2