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.

Weekly downloads
1,280Niche · −30% score
Versions published
90Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score
External confirmation
MAL-2026-5230OSV match · pinned to high regardless of other signals

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 bytes3,217,369
Previous version29.0.5
Published2026-06-04T00:30:00.122Z
SHA-256c164f9f56676b192a7d60fd3b58b058cbd8dea16e12a5d3efa40db1884e2e569

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

Evidence

Static findings

2 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
Show all 2 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
lowLarge Javascript Payloadpackage/index.js4519715 bytes0

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsup --watch
  • lintnpx eslint 'src/**/*.ts' 'examples/**/*.ts'
  • lint:fixnpx eslint 'src/**/*.ts' 'examples/**/*.ts' --fix
  • testvitest run
  • test:watchvitest
  • type-checktsc --noEmit
Dependencies2
  • @tanstack/intent^0.0.23
  • slow-redact^0.3.2