PkgRadar

Package evidence

@eastjin616/[email protected]

Install Lifecycle Remote Or Exec, New Account With Lifecycle Hook, Install-time lifecycle script

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
89
Versions published
2
First published
Jun 2026
Publisher
eastjin616

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":["@eastjin616/[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":["@eastjin616/[email protected]"],"fail_on":"high"}'
Publishereastjin616
Artifact bytes47,559
Previous versionnone
Published2026-06-13T08:17:52.189Z
SHA-25603fa4319bee04050738bae7cc4ff767f5f2fb521432829c17c1ea3a478644120

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec

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

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook

19 members · evidence strength 79
Repeated static TTPcandidate

New Account With Lifecycle Hook

19 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
highNew Account With Lifecycle Hookpackage.json25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
highNew Account With Lifecycle Hookpackage.json25
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies7
  • @clack/prompts^1.5.1
  • chalk^5.3.0
  • chokidar^5.0.0
  • commander^12.0.0
  • glob^11.0.0
  • ora^9.4.0
  • typescript^5.6.0