PkgRadar

Package evidence

@nebula.js/[email protected]

Large Javascript Payload: 6717867 bytes

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
10,836Mainstream · −50% score
Versions published
204Mature · −50% score
First published
Mar 2019
Publisher
tobias-astrom-qlik

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":["@nebula.js/[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":["@nebula.js/[email protected]"],"fail_on":"review"}'
Artifact bytes14,424,174
Previous version6.8.0
Published2026-05-21T07:07:28.563Z
SHA-256c2ff22415f1833debd88a08f974cbb620cf8e6de1ea0008884cc67912f71fdcb

Why flagged

What the scanner saw

Large Javascript Payload: 6717867 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
7.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/9772.js6717867 bytes10
mediumLarge Javascript Payloadpackage/dist/eHub.js5613614 bytes10

Manifest

Package metadata

Scripts4
  • buildcross-env NODE_ENV=production DEFAULTS=true webpack --config ./lib/webpack.build.js
  • build:devcross-env NODE_ENV=development DEFAULTS=true webpack --config ./lib/webpack.build.js
  • linteslint web
  • prepublishOnlyrm -rf dist && yarn run build
Dependencies18
  • @nebula.js/cli-build^7.0.0
  • @qlik/api^2.8.0
  • body-parser2.2.2
  • chalk4.1.2
  • chokidar5.0.0
  • cross-env10.1.0
  • express5.2.1
  • extend3.0.2
  • html-webpack-plugin5.6.7
  • portfinder1.0.38
  • puppeteer24.40.0
  • regenerator-runtime0.14.1
  • source-map-loader5.0.0
  • webpack5.106.2
  • webpack-cli7.0.2
  • webpack-dev-server5.2.4
  • ws8.20.1
  • yargs18.0.0