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
- 180
- Versions published
- 8
- First published
- Feb 2026
- Publisher
- neverinfamous
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: 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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="echo \"Skipping automatic native build to preserve optional dependencies\"" | 5 |
Manifest
Package metadata
Scripts24
benchvitest bench --runbench:verbosevitest bench --run --reporter=verbosebuildnpm run build:native && npm run build:js && npm run build:typesbuild:jstsupbuild:nativenode-gyp rebuildbuild:typestsc --project tsconfig.build.json --emitDeclarationOnlychecknpm run lint && npm run typecheckcleanrimraf distdevtsx watch src/index.tsgenerate:instructionsnode scripts/generate-server-instructions.tsinstallecho "Skipping automatic native build to preserve optional dependencies"linteslint .lint:fixeslint . --fixlint:jsoneslint . --format json --output-file eslint-results.jsonprepublishOnlynpm run buildstartnode dist/index.jsstart:httpnode dist/cli.js --transport=httpstart:stdionode dist/cli.js --transport=stdiotestvitest runtest:coveragevitest run --coverage && tsx scripts/update-badges.tstest:e2eplaywright test && tsx scripts/update-badges.tstest:watchvitesttypechecktsc --noEmittypecheck:teststsc --noEmit --project tsconfig.test.json
Dependencies13
@modelcontextprotocol/sdk1.29.0acorn^8.16.0cors2.8.6express5.2.1express-rate-limit8.5.2isolated-vm6.1.2jose6.2.3rate-limit-redis^5.0.0redis^6.0.0sql.js1.14.1sqlite-parser^1.0.1zod^4.4.3zod-to-json-schema3.25.2
Optional dependencies1
better-sqlite3^12.10.0