PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="prisma generate"

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
1
First published
May 2026
Publisher
sujonbiswas01

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"}'
Publishersujonbiswas01
Artifact bytes145,174
Previous versionnone
Published2026-05-26T04:22:26.978Z
SHA-256cc1048ca7b04be272fb0315cef1a5e21f458940cc9a1b403a8d056a420f3b7aa

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="prisma generate"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="prisma generate"5

Manifest

Package metadata

Scripts6
  • buildprisma generate && tsup src/server.ts --format esm --platform node --target node20 --outDir api --external pg-native
  • devtsx watch src/server.ts
  • postinstallprisma generate
  • seed:admintsx src/app/scripts/seedAdmin.ts
  • stripe:webhookstripe listen --forward-to localhost:5000/webhook
  • testecho "Error: no test specified" && exit 1
Dependencies30
  • @google/genai^1.52.0
  • @prisma/adapter-pg^7.5.0
  • @prisma/client^7.5.0
  • @sentry/browser^10.52.0
  • @sentry/node^10.52.0
  • @sentry/profiling-node^10.52.0
  • @upstash/redis^1.37.0
  • axios^1.16.0
  • better-auth^1.5.6
  • body-parser^2.2.2
  • cloudinary^2.9.0
  • cookie-parser^1.4.7
  • cors^2.8.6
  • dotenv^17.3.1
  • ejs^5.0.1
  • express^5.2.1
  • express-rate-limit^8.5.1
  • ioredis^5.10.1
  • jsonwebtoken^9.0.3
  • multer^2.1.1
  • multer-storage-cloudinary^4.0.0
  • nodemailer^8.0.4
  • openai^6.36.0
  • pg^8.20.0
  • pino-pretty^13.1.3
  • resend^6.10.0
  • stripe^20.4.1
  • uuid^13.0.0
  • vercel^50.38.2
  • zod^4.3.6