PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2531774 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
596
Versions published
78
First published
Jan 2026
Publisher
budingsama

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"}'
Publisherbudingsama
Artifact bytes12,987,791
Previous version3.8.5
Published2026-05-26T06:44:59.091Z
SHA-256c065e6919ec314f492025d01a86e9f1a63b7dd171b2cd70ce7b4da37487cc782

Why flagged

What the scanner saw

Large Javascript Payload: 2531774 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bim-engine-sdk.es.js2531774 bytes10

Manifest

Package metadata

Scripts6
  • buildvite build && vite build --mode 2d
  • build:2dvite build --mode 2d
  • build:dwg-previewvite build --mode 2d
  • build:fullvite build
  • devvite
  • startvite --host --port 5173
Dependencies8
  • @types/three^0.181.0
  • axios^1.13.2
  • fabric^7.3.1
  • jszip^3.10.1
  • opentype.js^1.3.4
  • stats.js^0.17.0
  • three^0.183.2
  • three-bvh-csg^0.0.17