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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="node scripts/preinstall-entry.js" | 5 |
| low | Large Javascript Payload | package/build/index.js | 2662856 bytes | 0 |
| low | Obfuscation Density | package/preinstall/index.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/build/studio.js | 2231398 bytes | 0 |
Manifest
Package metadata
Scripts10
buildtsx helpers/build.tsdevDEV=true tsx helpers/build.tsgenerate-api-clientopenapi-typescript https://api.prisma.io/v1/doc --output ./src/management-api/openapi.d.ts && prettier --write ./src/management-api/openapi.d.tsplatformtsx src/bin.ts platform --early-accesspmtsx src/bin.ts platform --early-accesspreinstallnode scripts/preinstall-entry.jsprismatsx src/bin.tstestdotenv -e ../../.db.env -- tsx helpers/run-tests.tstest:platformdotenv -e ../../.db.env -- tsx helpers/run-tests.ts src/platformtsctsc -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.3mysql23.15.3postgres3.4.7