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
- 108
- Versions published
- 35
- First published
- Feb 2026
- Publisher
- eeshans
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":["@eeshans/[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":["@eeshans/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 6584714 bytes
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/server.js | 6584714 bytes | 10 |
Manifest
Package metadata
Scripts17
buildvite build && node scripts/build-server.mjsbuild:npxnode scripts/build-npx.mjscheck:privacynode scripts/privacy-gate.mjsdevnode bin/dev.mjsdev:apiDATABASE_URL=file:./dev.db APP_DATA_DIR=. PORT=${PORT:-3000} tsx watch src/server.tsdev:spavite --port 5173linteslintprepacknode scripts/build-npx.mjsrelease:checkbash scripts/release-check.shrelease:check:fastbash scripts/release-check.sh --skip-install --skip-manualsetupnode scripts/setup.mjsstartnode dist/server.jstestvitest runtest:integrationvitest runtest:smoke:webvitest run bin/__tests__/cli-helpers.test.ts bin/__tests__/bootstrap-db.test.tstest:watchvitestvalidate:source-webnpm run lint && npm test && npm run test:integration && npm run build:npx && npm run check:privacy
Dependencies14
@prisma/adapter-libsql7.4.1@prisma/client7.4.1class-variance-authority^0.7.1clsx^2.1.1express^5.2.1lucide-react^0.563.0morgan^1.10.1radix-ui^1.4.3react19.2.3react-dom19.2.3recharts^3.8.0semver^7.8.1sonner^2.0.7tailwind-merge^3.4.0