PkgRadar

Package evidence

@babylonjs-toolkit/[email protected]

Large Javascript Payload: 2122642 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
2,714Niche · −30% score
Versions published
29
First published
Apr 2026
Publisher
mackeyk24

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":["@babylonjs-toolkit/[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":["@babylonjs-toolkit/[email protected]"],"fail_on":"review"}'
Publishermackeyk24
Artifact bytes479,776
Previous version9.9.25
Published2026-05-25T07:56:36.534Z
SHA-256cfb86e0c86fc645a3e4be7f1720097c234b5768e10f592c3355e44a82bdc617b

Why flagged

What the scanner saw

Large Javascript Payload: 2122642 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
9.9.26Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/scenemanager.js2122642 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/scenemanager.js2122642 bytes10
lowObfuscationpackage/lib/project.jsmatched "atob("3

Manifest

Package metadata

Scripts4
  • buildnpm run build-all
  • build-allnpm run clean && npm run build-ts
  • build-tstsc
  • cleanrimraf lib