PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="node-gyp-build-optional-packages"

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
4,898,747Ubiquitous · −70% score
Versions published
196Mature · −50% score
First published
May 2013
Publisher
kriszyp

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherkriszyp
Artifact bytes620,583
Previous version3.5.3
Published2026-04-16T18:39:08.058Z
SHA-25626a06ab400c3597e1ba3b8c39e83afc3d40c40f2619e3be8a5fe512dd76de586

Why flagged

What the scanner saw

Install-time lifecycle script: install="node-gyp-build-optional-packages"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.5.4Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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="node-gyp-build-optional-packages"5

Manifest

Package metadata

Scripts20
  • before-publishrollup -c && cpy index.d.ts . --rename=index.d.cts && prebuildify-ci download && node util/set-optional-deps.cjs && npm run test
  • benchmarknode ./benchmark/index.js
  • buildnode-gyp --debug configure && node-gyp --debug build && rollup -c
  • build-jsrollup -c
  • deno-testdeno run --allow-ffi --allow-write --allow-read --allow-run --allow-env --allow-net --allow-import --allow-sys test/deno.ts
  • full-publishcd prebuilds/win32-x64 && npm publish --access public && cd ../win32-arm64 && npm publish --access public && cd ../darwin-x64 && npm publish --access public && cd ../darwin-arm64 && npm publish --access public && cd ../linux-x64 && npm publish --access public && cd ../linux-arm64 && npm publish --access public && cd ../linux-arm && npm publish --access public && cd ../.. && npm publish && node util/remove-optional-deps.cjs
  • installnode-gyp-build-optional-packages
  • prebuild-libcprebuildify-platform-packages --debug --tag-libc --target 20.18.0 || true && prebuildify-platform-packages --debug --platform-packages --tag-libc --target 22.11.0 && ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --napi --platform-packages --tag-libc --target 22.11.0
  • prebuild-libc-arm7ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --napi --platform-packages --tag-libc --target 22.11.0
  • prebuild-libc-muslENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --tag-libc --napi --platform-packages --target 22.11.0
  • prebuild-macosENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --napi --platform-packages --target 18.17.1
  • prebuild-win32set ENABLE_V8_FUNCTIONS=false&& prebuildify-platform-packages --debug --napi --platform-packages --target 20.18.0
  • prebuildifyprebuildify-platform-packages --debug --napi --target 22.11.0
  • preparerollup -c
  • rebuildnode-gyp build && rollup -c && cpy index.d.ts . --rename=index.d.cts
  • recompilenode-gyp clean && node-gyp configure && node-gyp build
  • recompile-v1node-gyp clean && set LMDB_DATA_V1=true&& node-gyp configure && set LMDB_DATA_V1=true&& node-gyp build
  • testmocha test/**.test.js --expose-gc --recursive
  • test2mocha test/performance.js -u tdd
  • test:typestsd
Dependencies6
  • @harperfast/extended-iterable^1.0.3
  • msgpackr^1.11.2
  • node-addon-api^6.1.0
  • node-gyp-build-optional-packages5.2.2
  • ordered-binary^1.5.3
  • weak-lru-cache^1.2.2
Optional dependencies7
  • @lmdb/lmdb-darwin-arm643.5.4
  • @lmdb/lmdb-darwin-x643.5.4
  • @lmdb/lmdb-linux-arm3.5.4
  • @lmdb/lmdb-linux-arm643.5.4
  • @lmdb/lmdb-linux-x643.5.4
  • @lmdb/lmdb-win32-arm643.5.4
  • @lmdb/lmdb-win32-x643.5.4