PkgRadar

Package evidence

[email protected]

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
195
Versions published
5
First published
Jun 2026
Publisher
luquimbo

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"}'
Publisherluquimbo
Artifact bytes512,970
Previous version1.1.4
Published2026-07-09T17:56:23.680Z
SHA-256848befaaa75274ececc0e6f178742f8a01e7a6755e5d0b55fca63c57a7844414

Why flagged

What the scanner saw

New Account With 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
5Score
1.1.5Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook

11 members · evidence strength 81
Repeated static TTPcandidate

New Account With Lifecycle Hook

11 members · max score 283

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies6
  • adm-zip^0.5.17
  • boxen^5.1.2
  • chalk^4.1.2
  • chokidar^4.0.3
  • cli-table3^0.6.5
  • ora^5.4.1