PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="node npm-hooks/pre-install.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.

Versions published
56
First published
Apr 2026
Publisher
siaarzh

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"}'
Publishersiaarzh
Artifact bytes347,724
Previous version0.40.0
Published2026-06-01T08:53:44.432Z
SHA-256966b33617449d2d58ac32e2e2dd20ffd062e72052a3add4faa4d6302813cbc22

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node npm-hooks/pre-install.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node npm-hooks/pre-install.js"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node npm-hooks/post-install.js"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • linttsc -p tsconfig.lint.json && node tools/check-no-git-exec.mjs
  • lint:no-git-execnode tools/check-no-git-exec.mjs
  • postinstallnode npm-hooks/post-install.js
  • preinstallnode npm-hooks/pre-install.js
  • prepublishOnlynpm run build
  • testvitest run
  • test:allnpm run test && npm run build && npm run test:scenarios
  • test:scenariosvitest run --config vitest.scenarios.config.ts
  • test:watchvitest
Dependencies24
  • @clack/prompts^1.2.0
  • @lancedb/lancedb^0.27.2
  • @modelcontextprotocol/sdk^1.0.0
  • @parcel/watcher^2.5.6
  • @xenova/transformers~2.17.2
  • apache-arrow^17.0.0
  • commander^12.0.0
  • ignore^7.0.5
  • ink^7.0.1
  • openai^6.35.0
  • react^19.2.5
  • tree-sitter^0.21.0
  • tree-sitter-c0.23.2
  • tree-sitter-c-sharp0.23.1
  • tree-sitter-cpp0.23.4
  • tree-sitter-go0.23.4
  • tree-sitter-java0.23.5
  • tree-sitter-javascript0.23.1
  • tree-sitter-python0.23.4
  • tree-sitter-ruby^0.23.1
  • tree-sitter-rust0.23.1
  • tree-sitter-typescript0.23.2
  • update-notifier^7.3.1
  • zod^3.0.0