PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 11 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
145
Versions published
3
First published
May 2026
Publisher
nxnom

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"}'
Publishernxnom
Artifact bytes1,637,018
Previous version0.1.0
Published2026-06-08T08:47:10.125Z
SHA-25636a21cc93785874b483e08ca78efa91029b590cf204ee16c6e0fb6256883d75c

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 11 day(s) ago, 3 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
0.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 11 day(s) ago, 3 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 11 day(s) ago, 3 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowLarge Javascript Payloadpackage/dist/web-ui/assets/index-rpsRpaUU.js2997735 bytes0

Manifest

Package metadata

Scripts12
  • buildpnpm clean && pnpm web:build && node scripts/build.mjs
  • cleanrm -rf dist
  • devNODE_ENV=development tsx src/cli.ts
  • dev:fullnode scripts/dev-full.mjs
  • formatbiome format --write .
  • lintbiome lint src web-ui/src
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlypnpm build
  • typechecktsc -p tsconfig.json --noEmit
  • web:buildpnpm --filter @whipped/web build
  • web:devpnpm --filter @whipped/web dev
  • web:typecheckpnpm --filter @whipped/web typecheck
Dependencies20
  • @hono/zod-validator^0.8.0
  • @modelcontextprotocol/sdk^1.29.0
  • @octokit/graphql^8.1.2
  • @octokit/rest^21.1.1
  • @playwright/mcp^0.0.75
  • @xterm/addon-serialize^0.14.0
  • @xterm/headless^6.0.0
  • better-sqlite3^12.10.0
  • commander^14.0.3
  • croner^10.0.1
  • hono^4.12.23
  • node-pty^1.2.0-beta.11
  • open^11.0.0
  • ora^9.3.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • proper-lockfile^4.1.2
  • tree-kill^1.2.2
  • ws^8.18.0
  • zod^4.3.6