PkgRadar

Package evidence

[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
111
Versions published
7
First published
Jun 2026
Publisher
iloiyxo643

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisheriloiyxo643
Artifact bytes92,146
Previous version2.12.2
Published2026-06-29T15:10:29.750Z
SHA-2563e668d429988573ccece394a0e6140cb4a96ba65aef8a92edfb13ced5010a0c9

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec

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

Availability ledger

available

review
Last checked
reviewRisk
35Score
2.12.3Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execmanifest30
mediumNew Account With Lifecycle Hookmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execmanifest30
mediumNew Account With Lifecycle Hookmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies10
  • @types/node^24.10.1
  • @types/ws^8.5.12
  • esbuild^0.27.4
  • pino^9.3.2
  • postinstall^0.11.2
  • ts-node^10.9.2
  • tsup^8.5.1
  • typescript^5.9.3
  • ws^8.18.0
  • zod^3.23.8