Package evidence
@alistar.max/[email protected]
Install-time lifecycle script: preinstall="node scripts/check-node-version.js"
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
- 325
- Versions published
- 6
- First published
- Feb 2026
- Publisher
- alistar.max
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":["@alistar.max/[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":["@alistar.max/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: preinstall added in 0.1.1 vs 0.1.0: "node scripts/check-node-version.js"
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 high · score 45 · status changed
Evidence
Static findings
3 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | preinstall added in 0.1.1 vs 0.1.0: "node scripts/check-node-version.js" | 40 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | preinstall added in 0.1.1 vs 0.1.0: "node scripts/check-node-version.js" | 40 |
| low | Install-time lifecycle script | package.json | preinstall="node scripts/check-node-version.js" | 5 |
| low | Obfuscation Density | package/dist/chunk-NNDJVRH2.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts15
benchmark:offlinetsx src/search/eval/runOfflineBenchmark.ts tests/benchmark/fixtures/sample-offline-benchmark.jsonl --k 1,3,5benchmark:tunetsx src/search/eval/runAutoTune.ts tests/benchmark/fixtures/sample-auto-tune-dataset.jsonl --target mrr --k 1,3,5 --top 3buildtsup src/index.ts --format esm --dts --out-dir dist --sourcemap --cleanbuild:releasetsup src/index.ts --format esm --dts --out-dir dist --cleandevtsup src/index.ts --format esm --dts --out-dir dist --sourcemap --watchfmtbiome check --write ./srcpreinstallnode scripts/check-node-version.jsprepackpnpm buildprepublishOnlypnpm testtesttsx tests/language-support.test.ts && tsx tests/runtime/registry.test.ts && tsx tests/runtime/docs-guard.test.ts && tsx tests/runtime/workspace-packages.test.ts && tsx tests/runtime/plugin-loader.test.ts && tsx tests/runtime/config-multi-key.test.ts && tsx tests/runtime/cli-behavior.test.ts && tsx tests/runtime/embedding-client.test.ts && tsx tests/runtime/reranker-client.test.ts && tsx tests/runtime/multi-key-docs.test.ts && tsx tests/runtime/parser-pool.test.ts && tsx tests/runtime/lang-ts21-plugin.test.ts && tsx tests/runtime/lang-ts22-plugin.test.ts && tsx tests/runtime/fallback-split.test.ts && tsx tests/runtime/search-rerank-fallback.test.ts && tsx tests/runtime/chunk-fts-content.test.ts && tsx tests/runtime/query-channel-build.test.ts && tsx tests/runtime/search-query-routing.test.ts && tsx tests/runtime/per-file-cap.test.ts && tsx tests/runtime/scanner-coverage-expansion.test.ts && tsx tests/runtime/chunk-fts-fields.test.ts && tsx tests/runtime/chunks-fts-search.test.ts && tsx tests/runtime/chunk-index-consistency.test.ts && tsx tests/runtime/feedback-loop.test.ts && tsx tests/runtime/lock-regression.test.ts && tsx tests/runtime/index-healing-convergence.test.ts && tsx tests/runtime/context-packer.test.ts && tsx tests/runtime/graph-expander.test.ts && tsx tests/runtime/language-filter.test.ts && tsx tests/runtime/install-guard.test.ts && tsx tests/runtime/test-script-completeness.test.tstest:benchmarktsx tests/benchmark/offline-benchmark.test.ts && tsx tests/benchmark/auto-tune.test.tstest:e2e:mcppnpm build && tsx tests/mcp-e2e-smoke.tstest:install:node24node tests/install/node24-smoke.mjstest:runtimetsx tests/runtime/registry.test.tstest:unit:allpnpm test && pnpm run test:benchmark
Dependencies16
@lancedb/lancedb^0.22.0@modelcontextprotocol/sdk^1.25.1better-sqlite3^12.2.0cac^6.7.14chardet^2.1.1dotenv^17.2.3fdir^6.5.0iconv-lite^0.7.1ignore^7.0.5p-limit^7.2.0pino^10.1.0tree-sitter^0.25.0tree-sitter-go0.25.0tree-sitter-javascript0.25.0tree-sitter-python0.25.0zod^4.2.1