PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3231042 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
91
Versions published
64Mature · −50% score
First published
Nov 2018
Publisher
luaacro

Effective trust discount applied: 50% (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"}'
Publisherluaacro
Artifact bytes1,198,099
Previous version3.0.0-rc.0
Published2019-05-05T15:01:19.641Z
SHA-256f20dc64d65f7bdd4708d953668efd34375dedc1b45845e7ee4b5ce9d2ed25be5

Why flagged

What the scanner saw

Large Javascript Payload: 3231042 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
3.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/editor-all.js3231042 bytes0

Manifest

Package metadata

Scripts13
  • buildnpm run compile && npm run compile-electron && npm run build-vscode-extension && npm run bundle
  • build-vscode-extensioncd vscode-extension && npm run package && cd ..
  • bundlenode ./script/dts.js && node ./script/css.js && node ./script/bundle.js && node ./script/electron.js
  • bundle-jsnode ./script/css.js && node ./script/bundle.js
  • cleanrimraf build && rimraf declaration && rimraf dist && rimraf electron-packages
  • compiletsc -p .
  • compile-electrontsc -p ./electron
  • dtsnode ./script/dts.js
  • rebuildnpm run clean && npm run build
  • watchtsc -p . --watch
  • watch-electrontsc -p ./electron --watch
  • watch-vscode-extensiontsc -p ./vscode-extension --watch
  • webserverhttp-server -p 1338
Dependencies38
  • babylonjs4.0.3
  • babylonjs-gui4.0.3
  • babylonjs-loaders4.0.3
  • babylonjs-materials4.0.3
  • babylonjs-post-process4.0.3
  • babylonjs-procedural-textures4.0.3
  • babylonjs-serializers4.0.3
  • base64-css~0.0.2
  • cannon~0.6.2
  • ccapture.js~1.1.0
  • dat-gui~0.5.0
  • dat.gui~0.7.2
  • dts-bundle~0.7.3
  • earcut~2.1.3
  • es6-promise~4.1.0
  • fs-extra~4.0.2
  • golden-layout~1.5.9
  • javascript-astar~0.4.1
  • jquery~3.2.1
  • jquery-contextmenu2.8.0
  • jstree~3.3.5
  • koa~2.4.1
  • koa-bodyparser~4.2.1
  • koa-router~7.3.0
  • koa-socket~4.4.0
  • koa-static~5.0.0
  • litegraph.js0.7.0
  • monaco-editor~0.10.1
  • raphael~2.2.7
  • rimraf~2.6.2
  • …and 8 more.