PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node ./node_modules/vscode/bin/install"

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherluaacro
Artifact bytes14,313,532
Previous version2.5.2
Published2019-03-11T18:26:39.207Z
SHA-256dacdbb2bcfd1b8a0df8b2322b24d1216f72c79285101961a4f15bbedd402e0bb

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 2.5.3-alpha.1 vs 2.5.2: "node ./node_modules/vscode/bin/install"

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

Availability ledger

available

high
Last checked
highRisk
45Score
2.5.3-alpha.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.5.3-alpha.1 vs 2.5.2: "node ./node_modules/vscode/bin/install"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.5.3-alpha.1 vs 2.5.2: "node ./node_modules/vscode/bin/install"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./node_modules/vscode/bin/install"5
lowLarge Javascript Payloadpackage/dist/editor-all.js3164127 bytes0

Manifest

Package metadata

Scripts6
  • buildnpm run compile && node ./scripts/bundle.js
  • compiletsc -p .
  • packagevsce package
  • postinstallnode ./node_modules/vscode/bin/install
  • vscode:prepublishnpm run build
  • watchtsc -watch -p .
Dependencies19
  • babylonjs4.0.0-alpha.32
  • babylonjs-editor2.5.3-alpha.1
  • babylonjs-gui4.0.0-alpha.32
  • babylonjs-materials4.0.0-alpha.32
  • babylonjs-procedural-textures4.0.0-alpha.32
  • cannon~0.6.2
  • dat.gui0.7.5
  • earcut~2.1.3
  • es6-promise~4.1.0
  • javascript-astar~0.4.1
  • jquery~3.2.1
  • jquery-contextmenu2.8.0
  • litegraph.js0.7.0
  • node-fetch2.3.0
  • socket.io2.2.0
  • socket.io-client~2.0.4
  • spectorjs~0.9.2
  • uuid3.3.2
  • w2ui~1.4.3