PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3882169 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,412Niche · −30% score
Versions published
51
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,268,884
Previous version0.8.3
Published2026-06-11T13:31:22.770Z
SHA-256e55c578d0fe9da05387022652553d665c3ad5f6eb9fc6d276ee1fb4d894c3f1f

Why flagged

What the scanner saw

Large Javascript Payload: 3882169 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.8.4Version
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-DyasSEcc.js3882169 bytes0
lowLarge Javascript Payloadpackage/lib/IFCLoader-XviB4h_r.js4725142 bytes0
lowLarge Javascript Payloadpackage/lib/assets/IFCWorker-CBon3idi.js3618179 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
Dependencies9
  • @react-three/drei^10.7.7
  • @react-three/fiber^9.6.1
  • @react-three/postprocessing^3.0.4
  • pako^2.1.0
  • postprocessing^6.39.1
  • three^0.184.0
  • three-mesh-bvh^0.9.9
  • web-ifc^0.0.77
  • zustand^5.0.13