PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 2 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
267
Versions published
3
First published
Jun 2026
Publisher
jonny1994

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"}'
Publisherjonny1994
Artifact bytes4,301
Previous version0.2.1
Published2026-06-20T14:14:39.206Z
SHA-2568c868a2f3e4fa17381df3ee4bd0b33d0406a127d1df389fe9fa319c0a7c0a6b1

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.2.2 vs 0.2.1: "node install.js"

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

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

29 members · evidence strength 79
Repeated static TTPcandidate

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

29 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.2.2 vs 0.2.1: "node install.js"40
highNew Account With Lifecycle Hookpackage.jsonpackage first published 2 day(s) ago, 3 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.2.2 vs 0.2.1: "node install.js"40
highNew Account With Lifecycle Hookpackage.jsonpackage first published 2 day(s) ago, 3 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node install.js"5

Manifest

Package metadata

Scripts12
  • buildpnpm build:web && pnpm build:copy-web && pnpm build:compile
  • build:compilebun scripts/build-compile.ts
  • build:copy-webrm -rf dist-web && cp -r web/dist dist-web
  • build:webcd web && pnpm build
  • devbun run --watch src/cli.ts serve
  • formatoxfmt src/ web/src/
  • format:checkoxfmt --check src/ web/src/
  • lintoxlint src/ web/src/
  • postinstallnode install.js
  • prepublishOnlynpm run typecheck
  • testbun test
  • typechecktsc --noEmit
Dependencies1
  • consola^3.4.2
Optional dependencies5
  • @3router/darwin-arm64^0.2.2
  • @3router/darwin-x64^0.2.2
  • @3router/linux-arm64^0.2.2
  • @3router/linux-x64^0.2.2
  • @3router/win32-x64^0.2.2