PkgRadar

Package evidence

@babylonjs-toolkit/[email protected]

Large Javascript Payload: 2121382 bytes

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 bytes478,829
Previous version9.9.19
Published2026-05-24T13:04:35.778Z
SHA-2568b82424a85f95a1d9097c81af707ef1de4e8896bc3244aaf8b3aee7fb7789842

Why flagged

What the scanner saw

Large Javascript Payload: 2121382 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
9.9.21Version
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
mediumLarge Javascript Payloadpackage/lib/scenemanager.js2121382 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/scenemanager.js2121382 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