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
20,314,355Ubiquitous · −70% score
Versions published
48Mature · −50% score
First published
Aug 2020
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 bytes5,000
Previous version3.0.2
Published2024-06-09T04:54:02.062Z
SHA-256ac26e6323a003539e463a8f5dcdc73e3fff463cd08edb98ddd93d48994e8d8cc

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.0.3Version
Status history (2 events)
  1. availableavailable · risk review · score 1 · status available -> available, risk review -> review, score 2 -> 1
  2. newavailable · risk review · score 2 · 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

Scripts10
  • before-publishprebuildify-ci download && node set-optional-deps.cjs
  • installnode-gyp-build-optional-packages
  • prebuildprebuildify-platform-packages --target 20.14.0
  • prebuild-libcprebuildify-platform-packages --tag-libc --target 20.14.0 && prebuildify-platform-packages --platform-packages --napi --tag-libc --target 22.2.0 && ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --platform-packages --napi --tag-libc --target 20.14.0
  • prebuild-libc-alpineprebuildify-cross --image alpine --tag-libc --target 20.14.0
  • prebuild-libc-napiENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --platform-packages --napi --tag-libc --target 20.14.0
  • prebuild-win32prebuildify-platform-packages --target 20.14.0 && set ENABLE_V8_FUNCTIONS=false&& prebuildify-platform-packages --platform-packages --napi --target 20.14.0
  • publish-allcd prebuilds/win32-x64 && 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 --access public
  • recompilenode-gyp rebuild
  • testnode ./index.js
Dependencies1
  • node-gyp-build-optional-packages5.2.2
Optional dependencies6
  • @msgpackr-extract/msgpackr-extract-darwin-arm643.0.3
  • @msgpackr-extract/msgpackr-extract-darwin-x643.0.3
  • @msgpackr-extract/msgpackr-extract-linux-arm3.0.3
  • @msgpackr-extract/msgpackr-extract-linux-arm643.0.3
  • @msgpackr-extract/msgpackr-extract-linux-x643.0.3
  • @msgpackr-extract/msgpackr-extract-win32-x643.0.3