PkgRadar

Package evidence

[email protected]

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

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"}'
Artifact bytes2,337
Previous version0.3.1
Published2026-05-24T18:01:35.789Z
SHA-256e74ad389cbd3c80f2e187d893a91e4be5abc0418550c7b86f10f50de020393bf

Why flagged

What the scanner saw

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

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

Availability ledger

not present

status
Last checked
noneRisk
Score
0.3.2Version

Latest scanner note: [email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · [email protected] not present in registry metadata
  2. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

malleshmadapathi

3 members · evidence strength 68

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node install.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node install.js"30
mediumRemote Payloadpackage/install.jsmatched "github.com/${REPO}/releases/download"12

Manifest

Package metadata

Scripts1
  • postinstallnode install.js