PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3880959 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.

Versions published
32
First published
May 2026
Publisher
rkaeplive

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherrkaeplive
Artifact bytes1,833,371
Previous version0.6.2
Published2026-05-27T09:22:33.197Z
SHA-256d78b8bf65896ee348bfb91b5930a5126dce7814b30e202da7c57741e7ff7da2c

Why flagged

What the scanner saw

Large Javascript Payload: 3880959 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/assets/BmtConverterWorker-BHhPlty_.js3880959 bytes10
mediumLarge Javascript Payloadpackage/lib/IFCLoader-Cjkb3xMA.js4723625 bytes10
mediumLarge Javascript Payloadpackage/lib/assets/IFCWorker-DipGoUKy.js3616969 bytes10

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build
  • build:libvite build -c vite.lib.config.ts && tsc -p tsconfig.lib.json
  • devvite
  • linteslint .
  • prepublishOnlynpm run build:lib
  • previewvite preview
Dependencies7
  • @react-three/drei^10.7.7
  • @react-three/fiber^9.6.1
  • pako^2.1.0
  • three^0.184.0
  • three-mesh-bvh^0.9.9
  • web-ifc^0.0.77
  • zustand^5.0.13