PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="cmake-js compile"

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"}'
Publishersimonngn
Artifact bytes615,241
Previous version2.0.0
Published2026-05-24T02:15:33.452Z
SHA-25614970c453608c611b9d0432b1a651bba7ad9943c1beeaabd0984c8f8aa8bc52c

Why flagged

What the scanner saw

Install-time lifecycle script: install="cmake-js compile"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

simonngn

2 members · evidence strength 50
Repeated static TTPstale

Install-time lifecycle script — install="cmake-js compile"

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsoninstall="cmake-js compile"30

Manifest

Package metadata

Scripts3
  • build-debugcmake-js compile --debug
  • installcmake-js compile
  • testecho "Error: no test specified" && exit 1
Dependencies2
  • cmake-js^8.0.0
  • node-addon-api^7.0.0