PkgRadar

Package evidence

@jataware/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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
142
Versions published
2
First published
May 2026
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":["@jataware/[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":["@jataware/[email protected]"],"fail_on":"review"}'
Artifact bytes4,622,961
Previous version2.0.0-b.1
Published2026-05-28T23:22:56.825Z
SHA-2566b7ddfa7db16b72f40566198f5e780e85328a5b2224e8cedf95739182b02ea8f

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
13Score
2.0.0-b.2Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/pdf-CO-ACj5z.mjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/pdf-CO-ACj5z.mjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
lowLarge Javascript Payloadpackage/dist/components/render/pdf/PDFPage.js2527381 bytes0

Manifest

Package metadata

Scripts18
  • buildrun-s clean build-all routes
  • build-allrun-s build-ui build-lib
  • build-and-serverun-s build serve
  • build-libvite build --config vite.config.lib.ts
  • build-uivite build --config vite.config.app.ts
  • cleanrimraf dist/* html/*
  • devvite --config vite.config.app.ts
  • formatprettier --write src/
  • linteslint . --fix
  • postpackvite-node utils/postpack
  • prebuildnpm run type-check
  • prepackvite-node utils/prepack
  • previewvite preview
  • routesNODE_ENV=production vite-node utils/extractRoutes.ts
  • servevite --config vite.config.app.ts
  • test:e2eplaywright test
  • test:unitvitest
  • type-checkvue-tsc --build --noEmit
Dependencies40
  • @codemirror/lang-javascript^6.2.3
  • @codemirror/lang-json^6.0.1
  • @codemirror/lang-markdown^6.3.2
  • @codemirror/lang-python^6.1.7
  • @codemirror/theme-one-dark^6.1.2
  • @jataware/beaker-client^2.0.0-b.2
  • @jupyterlab/coreutils^6.4.1
  • @jupyterlab/mathjax-extension^4.4.1
  • @jupyterlab/rendermime^4.4.1
  • @plutojl/lang-julia^0.12.1
  • @primevue/icons^4.3.4
  • @primevue/themes^4.3.4
  • ansi-html-community^0.0.8
  • buffer^6.0.3
  • codemirror^6.0.1
  • codemirror-lang-r^0.1.1
  • content-disposition^0.5.4
  • cookie^1.0.2
  • cytoscape^3.31.2
  • escape-html^1.0.3
  • filesize^10.1.6
  • hash-sum^2.0.0
  • isomorphic-fetch^3.0.0
  • json5^2.2.3
  • katex^0.16.22
  • lodash^4.17.23
  • marked^15.0.10
  • panel^6.2.0
  • path-browserify^1.0.1
  • pdfjs-dist^5.1.91
  • …and 10 more.