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 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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="prisma generate" | 5 |
| low | Obfuscation Density | package/dist/mcp-server.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts22
buildnext buildbuild:mcpesbuild scripts/mcp-server.ts --bundle --platform=node --format=cjs --outfile=dist/mcp-server.jscronnode src/summarizer.js --crondb:pushprisma db pushdb:studioprisma studiodevconcurrently -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.jslistenernode src/listener.jsmcp:devnode scripts/mcp-server.cjsmigrate:multiusernode src/migrate-to-multiuser.jspostinstallprisma generateprepublishOnlynpm run build:mcpremindersnode src/reminder-worker.jsreset-claimsnode src/reset-claims.jsseed-testnode src/seed-test.jssessionsnode src/session-manager.jsstartnext startsummarizenode src/summarizer.js --oncetestvitest runtest:coveragevitest run --coveragetest:watchvitestwebnext 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-rc11ai^6.0.197better-auth^1.6.11class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1concurrently^9.1.0date-fns^4.4.0dotenv^16.4.5express^5.2.1framer-motion^12.40.0lucide-react^1.17.0next^14.2.18next-themes^0.4.6node-cron^3.0.3openai^6.38.0- …and 11 more.