PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="make clean && make so"

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"}'
Publisherbtolarz
Artifact bytes837,613
Previous version3.0.0
Published2025-03-22T00:21:57.033Z
SHA-256ed09156cd4bdc90d10fc16d21816c618b39d626e93b320f3682e2bbb5b8d1a8a

Why flagged

What the scanner saw

Install-time lifecycle script: install="make clean && make so"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

btolarz

2 members · evidence strength 50
Repeated static TTPstale

Install-time lifecycle script — install="make clean && make so"

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsoninstall="make clean && make so"30

Manifest

Package metadata

Scripts2
  • installmake clean && make so
  • testnode test.js
Dependencies1
  • node-addon-api^5.1.0