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.

Weekly downloads
1,419Niche · −30% score
Versions published
40
First published
May 2026
Publisher
rkaeplive

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes2,084,284
Previous version0.6.10
Published2026-06-02T09:19:18.761Z
SHA-25642a68564db95c00accec7475ecbcdee7d3d9c5ab63547eef7ba9d4b2f60fff72

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

low
Last checked
lowRisk
0Score
0.6.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/assets/BmtConverterWorker-BHhPlty_.js3880959 bytes0
lowLarge Javascript Payloadpackage/lib/IFCLoader-BDuxDvU1.js4723625 bytes0
lowLarge Javascript Payloadpackage/lib/assets/IFCWorker-DipGoUKy.js3616969 bytes0

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