PkgRadar

Package evidence

@stanleysun233/[email protected]

New Account With Lifecycle Hook: package first published 7 day(s) ago, 10 total version(s), has lifecycle hook

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
1,539Niche · −30% score
Versions published
10
First published
Jun 2026
Publisher
stanleysun233

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@stanleysun233/[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":["@stanleysun233/[email protected]"],"fail_on":"high"}'
Publisherstanleysun233
Artifact bytes61,411
Previous version1.0.8
Published2026-06-13T07:48:02.038Z
SHA-256b800e3705a302bc53d27b8ece2f66cf488c0d352c89bb5eef80bd70159616564

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.0.9 vs 1.0.8: "node dist/install/native-hint.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.9 vs 1.0.8: "node dist/install/native-hint.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 7 day(s) ago, 10 total version(s), has lifecycle hook10
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"stanleysun233","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.9 vs 1.0.8: "node dist/install/native-hint.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 7 day(s) ago, 10 total version(s), has lifecycle hook10
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"stanleysun233","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/install/native-hint.js"5

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • checktsc -p tsconfig.json --noEmit
  • postinstallnode dist/install/native-hint.js
Optional dependencies1
  • node-pty^1.1.0