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 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: postinstall="prisma generate"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="prisma generate" | 5 |
Manifest
Package metadata
Scripts6
buildprisma generate && tsup src/server.ts --format esm --platform node --target node20 --outDir api --external pg-nativedevtsx watch src/server.tspostinstallprisma generateseed:admintsx src/app/scripts/seedAdmin.tsstripe:webhookstripe listen --forward-to localhost:5000/webhooktestecho "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.0axios^1.16.0better-auth^1.5.6body-parser^2.2.2cloudinary^2.9.0cookie-parser^1.4.7cors^2.8.6dotenv^17.3.1ejs^5.0.1express^5.2.1express-rate-limit^8.5.1ioredis^5.10.1jsonwebtoken^9.0.3multer^2.1.1multer-storage-cloudinary^4.0.0nodemailer^8.0.4openai^6.36.0pg^8.20.0pino-pretty^13.1.3resend^6.10.0stripe^20.4.1uuid^13.0.0vercel^50.38.2zod^4.3.6