PkgRadar

Package evidence

@ziniao-open/[email protected]

Install-time lifecycle script: postinstall="node scripts/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":["@ziniao-open/[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":["@ziniao-open/[email protected]"],"fail_on":"high"}'
Publisherziniao-open
Artifact bytes4,975
Previous versionnone
Published2026-05-22T11:15:36.150Z
SHA-2562748256e5262e5ef72d2469cbaeab2ff02619bd45fc13802d77639a67340ce28

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/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.1.0-beta.28Version

Latest scanner note: @ziniao-open/[email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · @ziniao-open/[email protected] not present in registry metadata
  2. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node scripts/install.js"

10 members · evidence strength 77
Publisher / release actor burststale

ziniao-open

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node scripts/install.js"30

Manifest

Package metadata

Scripts2
  • pack:localnpm pack
  • postinstallnode scripts/install.js