PkgRadar

Package evidence

@claron/[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.

Versions published
1
First published
Jun 2026
Publisher
mokshprajapati

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":["@claron/[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":["@claron/[email protected]"],"fail_on":"high"}'
Artifact bytes55,297
Previous versionnone
Published2026-06-22T21:02:03.862Z
SHA-256aac5fd5440a64272cd44c5a9832c5234474e5d8c770a6400de83ceab11bc50e9

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

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 6

Sign in to view install / lifecycle script contents.

Dependencies7
  • chalk^5.3.0
  • cli-table3^0.6.3
  • commander^12.1.0
  • diff^5.2.0
  • ink^7.0.4
  • inquirer^9.2.12
  • react^19.2.6