PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="node scripts/preinstall-entry.js"

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
12,395,472Ubiquitous · −70% score
Versions published
9,182Mature · −50% score
First published
Jun 2016
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 bytes14,185,075
Previous version7.9.0-dev.8
Published2026-06-03T12:01:49.611Z
SHA-256fd3d3b149160f351dff72425f1cdb33e30b0dee5f0385c1e572062dc7eeb6b94

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node scripts/preinstall-entry.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
7.9.0-dev.9Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node scripts/preinstall-entry.js"5
lowLarge Javascript Payloadpackage/build/index.js2662856 bytes0
lowObfuscation Densitypackage/preinstall/index.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/build/studio.js2231398 bytes0

Manifest

Package metadata

Scripts10
  • buildtsx helpers/build.ts
  • devDEV=true tsx helpers/build.ts
  • generate-api-clientopenapi-typescript https://api.prisma.io/v1/doc --output ./src/management-api/openapi.d.ts && prettier --write ./src/management-api/openapi.d.ts
  • platformtsx src/bin.ts platform --early-access
  • pmtsx src/bin.ts platform --early-access
  • preinstallnode scripts/preinstall-entry.js
  • prismatsx src/bin.ts
  • testdotenv -e ../../.db.env -- tsx helpers/run-tests.ts
  • test:platformdotenv -e ../../.db.env -- tsx helpers/run-tests.ts src/platform
  • tsctsc -d -p tsconfig.build.json
Dependencies6
  • @prisma/config7.9.0-dev.9
  • @prisma/dev0.24.9
  • @prisma/engines7.9.0-dev.9
  • @prisma/studio-core0.27.3
  • mysql23.15.3
  • postgres3.4.7