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
Jun 2026
Publisher
sanzoo.9

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"}'
Publishersanzoo.9
Artifact bytes165,376
Previous versionnone
Published2026-06-05T21:47:26.577Z
SHA-256aefb1ccc0eb933c6550dffe2587aa7724401f144c8bda21b4769953b17a9b8a2

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

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="prisma generate"5
lowObfuscation Densitypackage/dist/mcp-server.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts22
  • buildnext build
  • build:mcpesbuild scripts/mcp-server.ts --bundle --platform=node --format=cjs --outfile=dist/mcp-server.js
  • cronnode src/summarizer.js --cron
  • db:pushprisma db push
  • db:studioprisma studio
  • devconcurrently -k -n listener,sessions,cron,reminders,web -c blue,cyan,magenta,yellow,green "npm run listener" "npm run sessions" "npm run cron" "npm run reminders" "npm run web"
  • list-groupsnode src/list-groups.js
  • listenernode src/listener.js
  • mcp:devnode scripts/mcp-server.cjs
  • migrate:multiusernode src/migrate-to-multiuser.js
  • postinstallprisma generate
  • prepublishOnlynpm run build:mcp
  • remindersnode src/reminder-worker.js
  • reset-claimsnode src/reset-claims.js
  • seed-testnode src/seed-test.js
  • sessionsnode src/session-manager.js
  • startnext start
  • summarizenode src/summarizer.js --once
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • webnext dev -p 9000
Dependencies41
  • @ai-sdk/openai^3.0.68
  • @ai-sdk/react^3.0.199
  • @anthropic-ai/sdk^0.30.1
  • @base-ui/react^1.4.1
  • @hello-pangea/dnd^18.0.1
  • @modelcontextprotocol/sdk^1.29.0
  • @prisma/client^5.22.0
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slot^1.2.4
  • @tanstack/react-query^5.100.10
  • @tanstack/react-query-devtools^5.100.10
  • @whiskeysockets/baileys^7.0.0-rc11
  • ai^6.0.197
  • better-auth^1.6.11
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • concurrently^9.1.0
  • date-fns^4.4.0
  • dotenv^16.4.5
  • express^5.2.1
  • framer-motion^12.40.0
  • lucide-react^1.17.0
  • next^14.2.18
  • next-themes^0.4.6
  • node-cron^3.0.3
  • openai^6.38.0
  • …and 11 more.