PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="node tools/download.js && 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"}'
Publisheryizhi
Artifact bytes13,024
Previous versionnone
Published2026-05-25T01:46:32.766Z
SHA-25693d4fa199df4b0411a0bc05309f22e2eec0d4a9bfe83a87f07656ca853f165ed

Why flagged

What the scanner saw

Install-time lifecycle script: install="node tools/download.js && cmake-js compile"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

scan error

status
Last checked
noneRisk
Score
1.0.1Version

Latest scanner note: error decoding response body

Status history (2 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

yizhi

2 members · evidence strength 59
Repeated static TTPstale

Install-time lifecycle script — install="node tools/download.js && cmake-js compile"

2 members · evidence strength 62
Repeated static TTPstale

Install Lifecycle Remote Or Exec — install="node tools/download.js && cmake-js compile"

2 members · evidence strength 62
Publisher / release actor burstcandidate

yizhi

2 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsoninstall="node tools/download.js && cmake-js compile"30
highInstall Lifecycle Remote Or Execpackage.jsoninstall="node tools/download.js && cmake-js compile"30

Manifest

Package metadata

Scripts1
  • installnode tools/download.js && cmake-js compile