Package evidence
@mattabase/[email protected]
Install-time lifecycle script: postinstall="prisma generate"
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@mattabase/[email protected]"],"fail_on":"high"}'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":["@mattabase/[email protected]"],"fail_on":"high"}'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 (2 events)
- available → available · risk high · score 36 · status available -> available, risk high -> high, score 84 -> 36
- new → available · risk high · score 84 · status changed
Related candidates
Linked campaigns and clusters
themattabase
2 members · evidence strength 60Install-time lifecycle script — postinstall="prisma generate"
2 members · evidence strength 66Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="prisma generate" | 30 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="prisma generate" | 30 |
| low | Obfuscation | package/dist/tools/mcmeta.js | matched "\\x20" | 3 |
| low | Obfuscation | package/dist/server.js | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts20
buildtscdb:backupnode scripts/backup.mjsdb:generateprisma generatedb:generate:sqliteprisma generate --schema prisma/backends/schema.sqlite.prismadb:migrateprisma migrate devdb:pushprisma db pushdb:push:pgliteprisma db pushdb:push:sqliteprisma db push --schema prisma/backends/schema.sqlite.prismadb:setupprisma migrate deploy && node scripts/create-fts-index.mjs && node scripts/migrate-mod-source-files.mjsdb:studioprisma studiodb:vectornode scripts/enable-pgvector.mjsdb:vector:pglitenode scripts/enable-pgvector.mjsdb:vector:sqlitenode scripts/enable-sqlite-vec.mjsdevtsc --watchpostinstallprisma generatesetupnpm run build && node dist/setup.jsstartnode dist/server.jstestvitest runtest:watchvitestupdategit pull && npm install && npm run build && node scripts/post-update.mjs
Dependencies6
@clack/prompts^1.4.0@modelcontextprotocol/sdk^1.10.0@prisma/client^6.0.0adm-zip^0.5.16smol-toml^1.6.1zod^3.23.8
Optional dependencies5
@electric-sql/pglite^0.2.0@prisma/adapter-better-sqlite3^6.0.0@prisma/adapter-pglite^6.0.0better-sqlite3^9.0.0sqlite-vec^0.1.0