PkgRadar

Package evidence

@rootauth/[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,017Niche · −30% score
Versions published
29
First published
May 2026
Publisher
rootauth

Effective trust discount applied: 30% (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":["@rootauth/[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":["@rootauth/[email protected]"],"fail_on":"review"}'
Publisherrootauth
Artifact bytes1,032,681
Previous version2.1.0-beta.0
Published2026-05-28T07:09:12.599Z
SHA-256ad743327fe67b26811995f56454822ecac55af746e325fe7a6e4d6fecfa67d12

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-losf1jem.cjsArray-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
mediumObfuscation Densitypackage/dist/useThemePage-BUqg7XLX.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/useThemePage-Cf1GlJQj.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts4
  • buildvite build
  • linteslint src --ext .ts,.vue
  • testvitest run -c vitest.config.ts --passWithNoTests
  • typecheckvue-tsc --project tsconfig.json --noEmit
Dependencies1
  • @rootauth/core2.1.0