PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node npm-install.cjs"

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"}'
Publisherjaggle
Artifact bytes11,444
Previous version1.0.0
Published2026-05-24T19:20:57.215Z
SHA-256e723a2a0ce56570d141c708d5c6e49d992f0d37ec554d5f3f3ed9251d790be58

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node npm-install.cjs"

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 42 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jaggle

8 members · evidence strength 72
Repeated static TTPstale

Install-time lifecycle script — postinstall="node npm-install.cjs"

8 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node npm-install.cjs"30
mediumRemote Payloadpackage/npm-install.cjsmatched "curl "12

Manifest

Package metadata

Scripts1
  • postinstallnode npm-install.cjs