PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="echo \"Skipping automatic native build to preserve optional dependencies\""

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
584
Versions published
10
First published
Feb 2026
Publisher
neverinfamous

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"}'
Publisherneverinfamous
Artifact bytes415,891
Previous version4.0.0
Published2026-06-06T09:51:05.901Z
SHA-2567482c415b087666c214ce095f2dd35068b0e24a1f2f50211d1589e0ea1b3c130

Why flagged

What the scanner saw

Install-time lifecycle script: install="echo \"Skipping automatic native build to preserve optional dependencies\""

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
5.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsoninstall="echo \"Skipping automatic native build to preserve optional dependencies\""5

Manifest

Package metadata

Scripts23
  • benchvitest bench --run
  • bench:verbosevitest bench --run --reporter=verbose
  • buildpnpm run build:native && pnpm run build:js && pnpm run build:types
  • build:jstsup
  • build:nativenode-gyp rebuild
  • build:typestsc --project tsconfig.build.json --emitDeclarationOnly
  • checkpnpm run lint && pnpm run typecheck
  • cleanrimraf dist
  • devtsx watch src/index.ts
  • generate:instructionsnode scripts/generate-server-instructions.ts
  • installecho "Skipping automatic native build to preserve optional dependencies"
  • linteslint .
  • lint:fixeslint . --fix
  • lint:jsoneslint . --format json --output-file eslint-results.json
  • startnode dist/index.js
  • start:httpnode dist/cli.js --transport=http
  • start:stdionode dist/cli.js --transport=stdio
  • testvitest run
  • test:coveragevitest run --coverage && tsx scripts/update-badges.ts
  • test:e2eplaywright test && tsx scripts/update-badges.ts
  • test:watchvitest
  • typechecktsc --noEmit
  • typecheck:teststsc --noEmit --project tsconfig.test.json
Dependencies13
  • @modelcontextprotocol/sdk1.29.0
  • acorn^8.16.0
  • cors2.8.6
  • express5.2.1
  • express-rate-limit8.5.2
  • isolated-vm7.0.0
  • jose6.2.3
  • rate-limit-redis^5.0.0
  • redis^6.0.0
  • sql.js1.14.1
  • sqlite-parser^1.0.1
  • yaml^2.9.0
  • zod^4.4.3
Optional dependencies2
  • better-sqlite3^12.10.0
  • better-sqlite3-multiple-ciphers^12.10.0