PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 18980537 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,324Niche · −30% score
Versions published
202
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes36,159,785
Previous version1.0.210
Published2026-05-28T05:38:30.448Z
SHA-2566322d1bee769f1a56b28fba2ab23f615015157d76cbf0ff01b041ad693b1a23c

Why flagged

What the scanner saw

Large Javascript Payload: 18980537 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/brep-kernel-CRkeCg52.js18980537 bytes10
mediumLarge Javascript Payloadpackage/dist-kernel/brep-kernel.js22333639 bytes10
mediumLarge Javascript Payloadpackage/dist/assets/FeatureRegistry-BxKvMEDr.js5544526 bytes10
mediumLarge Javascript Payloadpackage/dist/assets/main-cad-CJUsgB3W.js6151813 bytes10

Manifest

Package metadata

Scripts15
  • buildpnpm prepareFonts && pnpm build:kernel && vite build
  • build:cloudflarenode ./scripts/buildCloudflare.js
  • build:kernelnode ./scripts/prepareManifoldRuntime.js && pnpm generateLicenses && vite build --config vite.config.kernel.js && node ./scripts/syncKernelAssets.js
  • build:manifoldPlusnode ./scripts/buildManifoldPlus.js
  • capturenode ./scripts/capture.js
  • devnode ./scripts/prepareFontAssets.js && pnpm prepareFonts && pnpm build:kernel && vite --host 0.0.0.0
  • generateLicensesnode ./generateLicenses.js && node ./scripts/generateLicenseBundle.js
  • linteslint .
  • lint:fixeslint . --fix
  • liveTestingnodemon --watch src --watch tests --ext js --exec "pnpm test"
  • prepareFontsnode ./scripts/prepareFontAssets.js
  • startpnpm dev
  • testnode ./scripts/prepareManifoldRuntime.js && node ./src/tests/tests.js
  • use:manifold:localnode ./scripts/setManifoldSource.js local
  • which:manifoldnode ./scripts/setManifoldSource.js
Dependencies11
  • @dimforge/rapier3d^0.19.3
  • @tarikjabiri/dxf^2.8.9
  • html2canvas^1.4.1
  • jspdf^4.2.0
  • jszip^3.10.1
  • monaco-editor^0.55.1
  • pngjs^7.0.0
  • tess2^1.0.0
  • three^0.183.2
  • three-mesh-bvh^0.9.9
  • vhacd-js^0.0.1