PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="prebuild-install || node-gyp rebuild"

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"}'
Publisherrenmu
Artifact bytes19,270
Previous version0.6.4
Published2026-05-06T15:14:36.190Z
SHA-2568dbc60c6cd295e463f7151e0b25fc5abf036c9848088fdc1f4639e9cff1849b8

Why flagged

What the scanner saw

Install-time lifecycle script: install="prebuild-install || node-gyp rebuild"

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

Availability ledger

available

high
Last checked
highRisk
33Score
0.6.5Version
Status history (2 events)
  1. availableavailable · risk high · score 33 · status available -> available, risk high -> high, score 60 -> 33
  2. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

renmu

2 members · evidence strength 56
Repeated static TTPstale

Install-time lifecycle script — install="prebuild-install || node-gyp rebuild"

2 members · evidence strength 62

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsoninstall="prebuild-install || node-gyp rebuild"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsoninstall="prebuild-install || node-gyp rebuild"30
lowCredential file accesspackage/.github/workflows/release.yamlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts5
  • buildprebuild
  • installprebuild-install || node-gyp rebuild
  • rebuild-debugnode-gyp rebuild --debug
  • rebuild-releasenode-gyp rebuild
  • testmocha
Dependencies1
  • node-addon-api^8.5.0