Package evidence
@mattabase/[email protected]
Remote Payload: matched "github.com/Mattabase/modlens-mcp/releases/download"
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.
- Weekly downloads
- 809
- Versions published
- 9
- First published
- May 2026
- Publisher
- themattabase
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":["@mattabase/[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":["@mattabase/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "github.com/Mattabase/modlens-mcp/releases/download"
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 29 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/java-tools.js | matched "github.com/Mattabase/modlens-mcp/releases/download" | 12 |
| medium | Remote Payload | package/dist/tools/primers.js | matched "raw.githubusercontent.com" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/java-tools.js | matched "github.com/Mattabase/modlens-mcp/releases/download" | 12 |
| medium | Remote Payload | package/dist/tools/primers.js | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="prisma generate" | 5 |
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