PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.env

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.

Versions published
63Mature · −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 bytes69,550
Previous version5.4.1-rc.5
Published2026-05-28T15:53:55.799Z
SHA-256641e7de85e132256127f898b61ea17447e821894efa311b5c8cc885588309c1c

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
20Score
5.4.1Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowInstall-time lifecycle scriptpackage.jsonpostinstall="rimraf --glob ./node_modules/babylonjs-editor-tools ./node_modules/babylonjs-editor-cli"5

Manifest

Package metadata

Scripts9
  • buildtsc -p . && tailwindcss -i ./index.css -o ./build/index.css && node esbuild.mjs
  • coveragevitest run --coverage
  • postinstallrimraf --glob ./node_modules/babylonjs-editor-tools ./node_modules/babylonjs-editor-cli
  • startelectron .
  • testvitest run
  • watchconcurrently -i "tsc -p . --watch" "node esbuild.mjs --watch" -c bgYellow.bold,bgBlue.bold --names editor-ts,editor-dependencies
  • watch-allconcurrently "yarn watch" "yarn watch-css" "node esbuild.mjs --watch" -c bgYellow.bold,bgBlue.bold,bgGreen.bold --names editor-ts,editor-css,editor-dependencies
  • watch-csstailwindcss -i ./index.css -o ./build/index.css --watch
  • watch-testvitest --watch
Dependencies85
  • @babylonjs/addons9.9.1
  • @babylonjs/core9.9.1
  • @babylonjs/havok1.3.12
  • @blueprintjs/core^5.10.0
  • @blueprintjs/select^5.1.2
  • @emotion/react^11.13.3
  • @heroicons/react2.1.1
  • @jniac/color-xplr1.0.15
  • @radix-ui/react-alert-dialog^1.0.5
  • @radix-ui/react-checkbox^1.1.2
  • @radix-ui/react-context-menu^2.1.5
  • @radix-ui/react-dialog^1.0.5
  • @radix-ui/react-dropdown-menu^2.0.6
  • @radix-ui/react-hover-card1.1.14
  • @radix-ui/react-icons^1.3.0
  • @radix-ui/react-label^2.0.2
  • @radix-ui/react-menubar^1.0.4
  • @radix-ui/react-popover^1.0.7
  • @radix-ui/react-progress^1.0.3
  • @radix-ui/react-radio-group^1.1.3
  • @radix-ui/react-select^2.0.0
  • @radix-ui/react-separator^1.0.3
  • @radix-ui/react-slider^1.2.0
  • @radix-ui/react-slot^1.0.2
  • @radix-ui/react-switch^1.0.3
  • @radix-ui/react-tabs^1.0.4
  • @radix-ui/react-toggle^1.1.1
  • @radix-ui/react-toggle-group1.1.11
  • @radix-ui/react-tooltip^1.0.7
  • @recast-navigation/core0.43.0
  • …and 55 more.