PkgRadar

Package evidence

@spiffcommerce/[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.

Weekly downloads
768
Versions published
2,218Mature · −50% score
First published
Sep 2022
Publisher
liam_spiff

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":["@spiffcommerce/[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":["@spiffcommerce/[email protected]"],"fail_on":"high"}'
Publisherliam_spiff
Artifact bytes27,658,208
Previous version0.6.15
Published2022-10-06T06:08:44.828Z
SHA-2567d572f1d3f66e1f2d4b83c8efdf611f793aba76cf3021a48d2c404e0452b9b92

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)

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
95Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk high · score 95 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/node_modules/canvas/binding.gypbinding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)35
mediumRemote Dependency Specpackage.jsondependencies.@spiffcommerce/papyrus="git+ssh://[email protected]:spiffdev/papyrus.git#1a8e96b62555d637eb10c14984c198d66e39564d"12
mediumRemote Dependency Specpackage.jsondependencies.@spiffcommerce/preview="git+ssh://[email protected]:spiffdev/spiff-preview.git#a9ea43a83ef66df56bd6928a8a8686cb19325328"12
highRemote Dependency Specpackage.jsondependencies.canvg="https://github.com/spiffdev/canvg.git#03bcd151b12441e88ecb552bb658356f5bbe92c4"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.@spiffcommerce/papyrus added in 0.7.0 vs 0.6.15: "git+ssh://[email protected]:spiffdev/papyrus.git#1a8e96b62555d637eb10c14984c198d66e39564d"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.@spiffcommerce/preview added in 0.7.0 vs 0.6.15: "git+ssh://[email protected]:spiffdev/spiff-preview.git#a9ea43a83ef66df56bd6928a8a8686cb19325328"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.canvghttps://github.com/spiffdev/canvg.git#03bcd151b12441e88ecb552bb658356f5bbe92c4error0invalid gzip header

Manifest

Package metadata

Scripts5
  • buildparcel build
  • pre-pushhusky install
  • prepareyarn run build
  • testjest
  • watchparcel watch
Dependencies15
  • @apollo/client^3.6.0
  • @spiffcommerce/papyrusgit+ssh://[email protected]:spiffdev/papyrus.git#1a8e96b62555d637eb10c14984c198d66e39564d
  • @spiffcommerce/previewgit+ssh://[email protected]:spiffdev/spiff-preview.git#a9ea43a83ef66df56bd6928a8a8686cb19325328
  • canvghttps://github.com/spiffdev/canvg.git#03bcd151b12441e88ecb552bb658356f5bbe92c4
  • cross-fetch^3.1.5
  • graphql^16.4.0
  • lodash.clonedeep^4.5.0
  • lodash.debounce^4.0.8
  • lodash.isequal^4.5.0
  • opentype.js^1.3.1
  • qrcode^1.4.4
  • react^17.0.2
  • react-dom^17.0.2
  • svg-path-bbox^1.2.2
  • swagger-clientspiffdev/swagger-js.git