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.

Weekly downloads
1,038Niche · −30% score
Versions published
81Mature · −50% score
First published
Apr 2019
Publisher
czirker
External confirmation
MAL-2026-6435OSV 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,194,105
Previous version3.0.14-alpha.7
Published2026-06-24T23:04:55.823Z
SHA-256d7961536ee87eb5bcce8acbfe022ab7d7329aba6caad9e7d715db3885c5de147

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
17Score
3.0.14Version
Status history (1 event)
  1. newavailable · risk high · score 17 · 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.

Dependencies8
  • bluebird^3.5.4
  • bun^1.3.13
  • find-up^3.0.0
  • ignore^5.1.1
  • leo-config^1.1.0
  • lodash^4.17.15
  • parse-gitignore^1.0.1
  • prompt-sync^4.2.0