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,124Niche · −30% score
Versions published
51
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score
External confirmation
MAL-2026-5258OSV 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 bytes1,035,890
Previous version4.0.0
Published2026-06-04T00:26:23.268Z
SHA-256dd03502e0b7de45d937754644d41977eec7bfe016a0e9067cd22ad8068cc1f93

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
10Score
4.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 Actionmanifest35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Addon Gyp Actionmanifest35
lowLarge Javascript Payloadmanifest0

Manifest

Package metadata

Dependencies2
  • fast-glob^3.3.3
  • picomatch^4.0.3