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.

Weekly downloads
644
Versions published
656Mature · −50% score
First published
Nov 2023
Publisher
anushkajogalekar

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":["[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 bytes14,532,318
Previous version8.4.6
Published2026-06-13T09:41:40.473Z
SHA-2567583fea01fc0a785ce76b0a3fa26b12b553d31ee20919a49761edb40b45e1819

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
8.4.7Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/iframe.bundle.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 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/iframe.bundle.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
lowLarge Javascript Payloadpackage/dist/224.js3091698 bytes0
lowLarge Javascript Payloadpackage/dist/924.js5421395 bytes0
lowLarge Javascript Payloadpackage/dist/onairos.bundle.js10188537 bytes0
lowLarge Javascript Payloadpackage/dist/onairos.capacitor.esm.js2417119 bytes0
lowLarge Javascript Payloadpackage/dist/onairos.capacitor.esm.turbopack.js2417117 bytes0
lowLarge Javascript Payloadpackage/dist/onairos.esm.js2614787 bytes0
lowLarge Javascript Payloadpackage/dist/onairos.esm.turbopack.js2614785 bytes0

Manifest

Package metadata

Scripts20
  • buildnode scripts/build-atomic.cjs && npm run copy-assets
  • build:fastSKIP_OBFUSCATION=1 node scripts/build-atomic.cjs && npm run copy-assets
  • copy-assetsecho 'Assets copied by webpack'
  • devwebpack --mode development --watch
  • e2eplaywright test --config e2e/playwright.config.js
  • e2e:headedplaywright test --config e2e/playwright.config.js --headed
  • e2e:realplaywright test --config e2e/playwright.config.js --project=chromium e2e/tests/real-backend.spec.js
  • e2e:real:headedplaywright test --config e2e/playwright.config.js --project=chromium --headed e2e/tests/real-backend.spec.js
  • e2e:reportplaywright show-report playwright-report
  • e2e:uiplaywright test --config e2e/playwright.config.js --ui
  • ejectreact-scripts eject
  • prepacknpm run build && node scripts/verify-package-entries.cjs && npm run test:smoke
  • startreact-scripts start
  • testreact-scripts test
  • test:allnpm run test && npm run test:laravel
  • test:laravelvitest run --config tests/laravel/vitest.config.js
  • test:laravel:uivitest --ui --config tests/laravel/vitest.config.js
  • test:laravel:watchvitest --config tests/laravel/vitest.config.js
  • test:smokevitest run --config tests/smoke/vitest.config.js
  • test:smoke:cinpm run build:fast && npm run test:smoke
Dependencies17
  • @capacitor/app^8.0.0
  • @capacitor/browser^8.0.0
  • @capacitor/core^8.0.0
  • @capgo/capacitor-social-login^8.3.9
  • @onairosofficial/capacitor-llm-onairos^0.1.4
  • @react-oauth/google^0.12.2
  • @telegram-apps/sdk-react^2.0.25
  • axios^1.15.1
  • buffer^6.0.3
  • caniuse-lite^1.0.30001718
  • lottie-react^2.4.1
  • process^0.11.10
  • simple-icons^15.16.1
  • socket.io-client^4.8.1
  • stream-browserify^3.0.0
  • tty-browserify^0.0.1
  • web-vitals^2.1.4