PkgRadar

Package evidence

@aliclaw/[email protected]

New Account With Lifecycle Hook: package first published 4 day(s) ago, 3 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
359
Versions published
3
First published
Jun 2026
Publisher
ngwlh

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":["@aliclaw/[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":["@aliclaw/[email protected]"],"fail_on":"high"}'
Publisherngwlh
Artifact bytes40,796,488
Previous version3.0.2
Published2026-06-15T16:04:42.350Z
SHA-256c3a7228e3b3a222e7ae87fd8bbe5ff272b73689ac5ad46addd92914aeca716be

Why flagged

What the scanner saw

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

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
15Score
3.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 15 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook — package first published 4 day(s) ago, 3 total version(s), has lifecycle hook

18 members · evidence strength 79
Repeated static TTPcandidate

New Account With Lifecycle Hook — package first published 4 day(s) ago, 3 total version(s), has lifecycle hook

18 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 4 day(s) ago, 3 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":4,"publisher":"ngwlh","burst_same_day":2,"burst_week":16,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 4 day(s) ago, 3 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":4,"publisher":"ngwlh","burst_same_day":2,"burst_week":16,"lure":null,"version_anomaly":false,"new_account":false}10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/download-jar.js && node scripts/download-jre.js"5

Manifest

Package metadata

Scripts1
  • postinstallnode scripts/download-jar.js && node scripts/download-jre.js
Dependencies6
  • @opentui/core^0.4.0
  • @opentui/solid^0.4.0
  • @solid-primitives/i18n2.2.1
  • marked^14.1.0
  • solid-js1.9.12
  • ws^8.18.0