PkgRadar

Package evidence

@xeokit/[email protected]

Large Javascript Payload: 5107739 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,992Mainstream · −50% score
Versions published
583Mature · −50% score
First published
Nov 2019
Publisher
mateusz.milian.cx

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":["@xeokit/[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":["@xeokit/[email protected]"],"fail_on":"review"}'
Artifact bytes5,117,982
Previous version2.6.108
Published2026-05-08T06:27:08.027Z
SHA-2567d8083088e04c852e7351b08535af136536d1bb2d7318dae0464313ebd0280f7

Why flagged

What the scanner saw

Large Javascript Payload: 5107739 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/xeokit-sdk.cjs.js5107739 bytes10
mediumLarge Javascript Payloadpackage/dist/xeokit-sdk.es.js5101549 bytes10
mediumLarge Javascript Payloadpackage/dist/xeokit-sdk.es5.js3911187 bytes10

Manifest

Package metadata

Scripts3
  • buildrollup --config rollup.config.js; rollup --config rollup.minified.config.js
  • dev-buildrollup --config rollup.dev.config.js
  • testnpx percy exec -- npx playwright test
Dependencies4
  • @loaders.gl/core4.3.4
  • @loaders.gl/gltf4.3.4
  • @loaders.gl/las4.3.4
  • html2canvas1.4.1