PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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
1
First published
Jun 2026
Publisher
nateparker0722

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"}'
Artifact bytes303,098
Previous versionnone
Published2026-06-08T13:20:38.500Z
SHA-2564a557b5f5938595538cc0462bf2a810a79bd39aefe49c4b0c71b6189374129ff

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

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

Availability ledger

available

high
Last checked
highRisk
5Score
7.0.3Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node lib/utils/index.js"5

Manifest

Package metadata

Scripts5
  • linteslint .
  • postinstallnode lib/utils/index.js
  • testnode --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js
  • test:coveragec8 node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js
  • updaterm -rf node_modules/ package-lock.json && ncu -u && npm install
Dependencies15
  • atomic-sleep^1.0.0
  • axios^1.10.0
  • fast-redact^3.0.0
  • on-exit-leak-free^0.2.0
  • pino-abstract-transportv0.5.0
  • pino-std-serializers^4.0.0
  • process-warning^1.0.0
  • quick-format-unescaped^4.0.3
  • real-require^0.1.0
  • request^2.88.2
  • safe-stable-stringify^2.1.0
  • socket.io-client^4.8.1
  • sonic-boom^2.2.1
  • sqlite3^5.1.7
  • thread-stream^0.15.1