PkgRadar

Package evidence

@revizly/[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
88Mature · −50% score
First published
Feb 2024
Publisher
janaz9

Effective trust discount applied: 50% (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":["@revizly/[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":["@revizly/[email protected]"],"fail_on":"high"}'
Publisherjanaz9
Artifact bytes212,487
Previous version0.35.0-revizly35
Published2026-06-11T07:11:58.469Z
SHA-2565d6abb1443b64e2c15d90310b0ca71e30d7d2af29ac6da40e024209a3ea42581

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
17Score
0.35.0-revizly36Version
Status history (1 event)
  1. newavailable · risk high · score 17 · 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.ts
  • 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 dependencies4
  • @revizly/sharp-libvips-linux-arm641.0.39
  • @revizly/sharp-libvips-linux-x641.0.39
  • @revizly/sharp-linux-arm640.35.0-revizly36
  • @revizly/sharp-linux-x640.35.0-revizly36