PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec, Install Lifecycle Suppresses Failure, New Account With Lifecycle Hook +1 more

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.

Versions published
6
First published
Apr 2026
Publisher
kowssari

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"}'
Publisherkowssari
Artifact bytes10,852
Previous version0.2.0
Published2026-04-10T15:36:42.199Z
SHA-2562bfa57d9fe4745e4704a8094d10b0b8a38f32c5759f39f08b1c11dae048a8ed9

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

high
Last checked
highRisk
55Score
0.3.0Version
Status history (2 events)
  1. availableavailable · risk high · score 55 · status available -> available, risk high -> high, score 25 -> 55
  2. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
highInstall Lifecycle Suppresses Failurepackage.json20
mediumNew Account With Lifecycle Hookpackage.json10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
highInstall Lifecycle Suppresses Failurepackage.json20
mediumNew Account With Lifecycle Hookpackage.json10
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies2
  • @xterm/headless^5.5.0
  • node-pty^1.0.0