PkgRadar

Package evidence

@adobe/[email protected]

Native Addon Gyp Action, Install-time lifecycle script

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
45
Versions published
2
First published
Sep 2018
Publisher
stefan-guggisberg

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":["@adobe/[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":["@adobe/[email protected]"],"fail_on":"high"}'
Artifact bytes13,361,017
Previous versionnone
Published2018-09-21T15:21:04.327Z
SHA-256f38efc46e5eee49b06dfec0b82df11ed34c1d80058aa184043a0773d3a6bdb8f

Why flagged

What the scanner saw

Native Addon Gyp Action

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.22.2-fork.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Native Addon Gyp Action

278 members · evidence strength 90
Repeated static TTPcandidate

Native Addon Gyp Action

278 members · max score 187

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/binding.gyp35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/binding.gyp35
lowInstall-time lifecycle scriptpackage.json5
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 25

Sign in to view install / lifecycle script contents.

Dependencies6
  • fs-extra^7.0.0
  • lodash^4.17.11
  • nan^2.11.0
  • node-gyp^3.8.0
  • node-pre-gyp~0.11.0
  • promisify-node~0.5.0