PkgRadar

Package evidence

[email protected]

Native Addon Gyp Action: binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)

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
183Mature · −50% score
First published
Aug 2013
Publisher
GitHub ActionsTrusted automation · −70% score

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

Block this update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes212,309
Previous version0.35.1
Published2026-06-16T16:09:54.811Z
SHA-256f871972bf04e25b6667873fe1acbeeca44ea46d55de8d4f2cc039e4458f7c7f4

Why flagged

What the scanner saw

Native Addon Gyp Action: binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)

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

Availability ledger

available

high
Last checked
highRisk
10Score
0.35.2-rc.0Version
Status history (1 event)
  1. newavailable · risk high · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/src/binding.gypbinding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)35

Manifest

Package metadata

Scripts17
  • buildnode install/build.js
  • build:distnode scripts/build.mjs
  • cleanrm -rf src/build/ test/fixtures/output.*
  • docs-buildnode docs/build.mjs
  • docs-publishcd docs && npm run build && npx firebase-tools deploy --project pixelplumbing --only hosting:pixelplumbing-sharp
  • docs-servecd docs && npm start
  • lintnpm run lint-cpp && npm run lint-js && npm run lint-types && npm run lint-publish
  • lint-cppcpplint --quiet src/*.h src/*.cc
  • lint-jsbiome lint
  • lint-publishpublint --strict
  • lint-typestsd --files ./test/types/sharp.test-d.{cts,mts}
  • package-from-local-buildnode npm/from-local-build.js
  • package-release-notesnode npm/release-notes.js
  • package-wasm-wrappersnode npm/wasm-wrappers.js
  • testnpm run lint && npm run test-unit
  • test-leak./test/leak/leak.sh
  • test-unitnode --experimental-test-coverage test/unit.mjs
Dependencies3
  • @img/colour^1.1.0
  • detect-libc^2.1.2
  • semver^7.8.4
Optional dependencies25
  • @img/sharp-darwin-arm640.35.2-rc.0
  • @img/sharp-darwin-x640.35.2-rc.0
  • @img/sharp-freebsd-wasm320.35.2-rc.0
  • @img/sharp-libvips-darwin-arm641.3.0
  • @img/sharp-libvips-darwin-x641.3.0
  • @img/sharp-libvips-linux-arm1.3.0
  • @img/sharp-libvips-linux-arm641.3.0
  • @img/sharp-libvips-linux-ppc641.3.0
  • @img/sharp-libvips-linux-riscv641.3.0
  • @img/sharp-libvips-linux-s390x1.3.0
  • @img/sharp-libvips-linux-x641.3.0
  • @img/sharp-libvips-linuxmusl-arm641.3.0
  • @img/sharp-libvips-linuxmusl-x641.3.0
  • @img/sharp-linux-arm0.35.2-rc.0
  • @img/sharp-linux-arm640.35.2-rc.0
  • @img/sharp-linux-ppc640.35.2-rc.0
  • @img/sharp-linux-riscv640.35.2-rc.0
  • @img/sharp-linux-s390x0.35.2-rc.0
  • @img/sharp-linux-x640.35.2-rc.0
  • @img/sharp-linuxmusl-arm640.35.2-rc.0
  • @img/sharp-linuxmusl-x640.35.2-rc.0
  • @img/sharp-webcontainers-wasm320.35.2-rc.0
  • @img/sharp-win32-arm640.35.2-rc.0
  • @img/sharp-win32-ia320.35.2-rc.0
  • @img/sharp-win32-x640.35.2-rc.0