PkgRadar

Package evidence

@platformatic/[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
272
Versions published
2
First published
Jan 2025
Publisher
shogun_panda

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":["@platformatic/[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":["@platformatic/[email protected]"],"fail_on":"high"}'
Publishershogun_panda
Artifact bytes4,892,573
Previous version4.0.0
Published2026-06-11T14:36:04.574Z
SHA-256fda5623bde85802ce07ba12719c5652dbe525b0ad242affe3c1f1d8e39057659

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 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
88Score
4.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 88 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

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

44 members · evidence strength 90
Repeated static TTPcandidate

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

44 members · max score 147

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/binding.gypbinding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)35
mediumRemote Payloadpackage/deps/librdkafka/packaging/alpine/build-alpine.shmatched "curl "12
mediumRemote Payloadpackage/deps/librdkafka/packaging/tools/build-configurations-checks.shmatched "curl "12
mediumRemote Payloadpackage/deps/librdkafka/packaging/tools/build-release-artifacts.shmatched "curl "12
mediumRemote Payloadpackage/deps/librdkafka/packaging/cp/verify-deb.shmatched "wget "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/binding.gypbinding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)35
mediumRemote Payloadpackage/deps/librdkafka/packaging/alpine/build-alpine.shmatched "curl "12
mediumRemote Payloadpackage/deps/librdkafka/packaging/tools/build-configurations-checks.shmatched "curl "12
mediumRemote Payloadpackage/deps/librdkafka/packaging/tools/build-release-artifacts.shmatched "curl "12
mediumRemote Payloadpackage/deps/librdkafka/packaging/cp/verify-deb.shmatched "wget "12
lowInstall-time lifecycle scriptpackage.jsoninstall="node-gyp rebuild"5

Manifest

Package metadata

Scripts5
  • buildnode-gyp build --debug
  • configurenode-gyp configure
  • installnode-gyp rebuild
  • prepacknode ./ci/prepublish.js
  • testmake test
Dependencies2
  • bindings^1.3.1
  • nan^2.19.0