PkgRadar

Package evidence

@newton-xyz/[email protected]

New Account With Lifecycle Hook: package first published 4 day(s) ago, 4 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.

Versions published
4
First published
Jun 2026
Publisher
jhwon0820

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":["@newton-xyz/[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":["@newton-xyz/[email protected]"],"fail_on":"high"}'
Publisherjhwon0820
Artifact bytes91,450
Previous version1.0.1--canary.160.27221943438.0
Published2026-06-09T19:00:30.025Z
SHA-2565a9ac59738c64cb1f32cb13d2c62d25b3e659602a72d4297c90d3223f7c31316

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 4 day(s) ago, 4 total version(s), has 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.0.1--canary.161.27228939023.0Version
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 — package first published 4 day(s) ago, 4 total version(s), has lifecycle hook

15 members · evidence strength 90
Repeated static TTPcandidate

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

15 members · max score 160

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 4 day(s) ago, 4 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 4 day(s) ago, 4 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts22
  • buildrollup -c rollup.config.mjs
  • check:allpnpm check:exports && pnpm check:size && pnpm check:types-resolution
  • check:exportspublint
  • check:sizesize-limit
  • check:types-resolutionattw --pack . --entrypoints . --ignore-rules=unexpected-module-syntax
  • check:unusedknip
  • cleanrimraf dist && rimraf node_modules
  • docs:broken-linkscd site && mintlify broken-links
  • docs:check./scripts/check-docs-twoslash.sh
  • docs:devcd site && mintlify dev
  • formatbiome format --write src/
  • format:checkbiome format src/
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • preinstallnpx only-allow pnpm
  • preparesimple-git-hooks
  • sync-abis./scripts/sync-abis.sh
  • testvitest run --passWithNoTests
  • test:coveragevitest run --coverage
  • test:typecheckvitest --config vitest.typecheck.config.ts --passWithNoTests
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @hpke/chacha20poly1305^1.7.1
  • @hpke/core^1.8.0
  • @hpke/dhkem-x25519^1.7.0
  • @noble/curves^2.0.1
  • eventemitter3^4.0.4
  • jose^6.0.13
  • viem^2.35.1