PkgRadar

Package evidence

[email protected]

Native Addon Gyp Action, Large Javascript Payload

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
10Established · −30% score
First published
Jun 2018
Publisher
czirker
External confirmation
MAL-2026-6431OSV 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"}'
Publisherczirker
Artifact bytes1,165,689
Previous version2.0.0
Published2026-06-24T23:04:55.464Z
SHA-256c63d7ef81a40f853ac0a974e9750f59f623465f0552c636e14d091ed98927d7a

Why flagged

What the scanner saw

Native Addon Gyp Action

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

Availability ledger

available

high
Last checked
highRisk
24Score
2.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/binding.gyp35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Addon Gyp Actionpackage/binding.gyp35
lowLarge Javascript Payloadpackage/index.js0

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies11
  • backoff^2.5.0
  • bun^1.3.13
  • fast-csv^2.4.1
  • leo-logger^1.0.1
  • lodash.merge^4.6.2
  • moment^2.22.2
  • pump^3.0.0
  • pumpify^1.5.1
  • readable-stream^2.3.6
  • split2^2.2.0
  • through2^2.0.3