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.

Versions published
23Established · −30% score
First published
Oct 2025
Publisher
GitHub ActionsTrusted automation · −70% score
External confirmation
MAL-2026-5263OSV 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 bytes996,166
Previous version10.0.0
Published2026-06-04T00:27:57.103Z
SHA-25663b49fbcd0c01d0307b994c81caad05e0d8d2cc1fd67f2b956800742f208db18

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
10.0.1Version
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.js4517842 bytes0

Manifest

Package metadata

Scripts7
  • buildNODE_ENV=production tsup
  • build:devtsup
  • build:dtstsc --emitDeclarationOnly
  • formatprettier --write "**/*.{ts,tsx,md}"
  • linteslint src/
  • testvitest run
  • type-checktsc -p tsconfig.json --noEmit
Dependencies2
  • @aws-sdk/client-secrets-manager^3.952.0
  • @aws-sdk/client-ssm^3.952.0