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,376Niche · −30% score
Versions published
96Mature · −50% score
First published
Jan 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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 bytes5,189,821
Previous version0.0.118
Published2026-06-16T16:42:40.436Z
SHA-25691f8ec264f4d68c34ea026df7b217198c0ce74de0d3b863e581c348a3746cd4c

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
12Score
0.0.119Version
Status history (1 event)
  1. newavailable · risk high · score 12 · 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
lowInstall-time lifecycle scriptpackage.jsoninstall="pnpm dlx [email protected] rebuild || echo 'Warning: Failed to rebuild native addon. Make sure you have build tools installed (python, make, g++, and libxml2-dev on Linux).'"5

Manifest

Package metadata

Scripts5
  • buildpnpm --filter !@nfets/test build && tsup --config tsup.config.ts
  • installpnpm dlx [email protected] rebuild || echo 'Warning: Failed to rebuild native addon. Make sure you have build tools installed (python, make, g++, and libxml2-dev on Linux).'
  • testpnpm --filter @nfets/* test
  • test:coveragepnpm --filter @nfets/* test:coverage --coverageReporters="json-summary"
  • typecheckpnpm --filter @nfets/* typecheck
Dependencies8
  • class-transformer^0.5.1
  • class-validator^0.15.1
  • dayjs^1.11.18
  • dotenv^17.2.2
  • esbuild^0.28.0
  • pdfkit^0.18.0
  • reflect-metadata^0.2.2
  • rimraf^6.0.1