PkgRadar

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
189
Versions published
3
First published
Jun 2026
Publisher
alistar.max

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":["@alistar.max/[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":["@alistar.max/[email protected]"],"fail_on":"review"}'
Publisheralistar.max
Artifact bytes83,841
Previous version0.1.4
Published2026-06-04T06:30:22.630Z
SHA-256207cec0d7d271c8a8b63649c45fa26f630f9764716db34ff5233976f7758028e

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node scripts/check-node-version.js"5
lowObfuscation Densitypackage/dist/chunk-73SQEQ6J.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-FVON5KSJ.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • benchmark:offlinetsx src/search/eval/runOfflineBenchmark.ts tests/benchmark/fixtures/sample-offline-benchmark.jsonl --k 1,3,5
  • benchmark:tunetsx src/search/eval/runAutoTune.ts tests/benchmark/fixtures/sample-auto-tune-dataset.jsonl --target mrr --k 1,3,5 --top 3
  • buildtsup src/index.ts --format esm --dts --out-dir dist --sourcemap --clean
  • build:releasetsup src/index.ts --format esm --dts --out-dir dist --clean
  • devtsup src/index.ts --format esm --dts --out-dir dist --sourcemap --watch
  • fmtbiome check --write ./src
  • preinstallnode scripts/check-node-version.js
  • prepackpnpm build
  • prepublishOnlypnpm test
  • testtsx tests/language-support.test.ts && tsx tests/runtime/registry.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/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/chunking-performance-profile.test.ts && tsx tests/runtime/encoding-read.test.ts && tsx tests/runtime/files-fts-rebuild.test.ts && tsx tests/runtime/batch-index-resilience.test.ts && tsx tests/runtime/batch-index-resilience-integration.test.ts && tsx tests/runtime/runtime-resource-governance.test.ts && tsx tests/runtime/test-script-completeness.test.ts
  • test:benchmarktsx tests/benchmark/offline-benchmark.test.ts && tsx tests/benchmark/auto-tune.test.ts
  • test:e2e:mcppnpm build && tsx tests/mcp-e2e-smoke.ts
  • test:install:node24node tests/install/node24-smoke.mjs
  • test:runtimetsx tests/runtime/registry.test.ts
  • test:unit:allpnpm test && pnpm run test:benchmark
Dependencies16
  • @lancedb/lancedb^0.22.0
  • @modelcontextprotocol/sdk^1.25.1
  • better-sqlite3^12.2.0
  • cac^6.7.14
  • chardet^2.1.1
  • dotenv^17.2.3
  • fdir^6.5.0
  • iconv-lite^0.7.1
  • ignore^7.0.5
  • p-limit^7.2.0
  • pino^10.1.0
  • tree-sitter^0.25.0
  • tree-sitter-go0.25.0
  • tree-sitter-javascript0.25.0
  • tree-sitter-python0.25.0
  • zod^4.2.1