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
bmbxmd

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"}'
Publisherbmbxmd
Artifact bytes955,683
Previous versionnone
Published2026-06-14T22:36:06.317Z
SHA-256e23e71d5d48d6d36a18a2a4555770d777435107acbd4c9fc651b4156e9d4be06

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

Evidence

Static findings

6 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
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="git+https://github.com/whiskeysockets/libsignal-node"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"bmbxmd","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 6 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
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="git+https://github.com/whiskeysockets/libsignal-node"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"bmbxmd","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js4435208 bytes0

Manifest

Package metadata

Scripts18
  • buildtsc -P tsconfig.build.json --noEmitOnError false; node scripts/fix-esm.cjs
  • build:allnpm run build && npm run build:docs
  • build:docstypedoc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • exampletsx ./Example/example.ts
  • formatprettier --write "src/**/*.{ts,js,json,md}"
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linttsc && eslint src --ext .js,.ts
  • lint:fixnpm run format && npm run lint -- --fix
  • preinstallnode ./engine-requirements.js
  • prepacknpm run build
  • preparenpm run build
  • releaserelease-it
  • testnode --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test.ts'
  • test:e2enode --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test-e2e.ts'
  • update:versiontsx ./scripts/update-version.ts
Dependencies11
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • libsignalgit+https://github.com/whiskeysockets/libsignal-node
  • lru-cache^11.1.0
  • music-metadata11.12.1
  • p-queue^9.0.0
  • pino^9.6
  • protobufjs^7.2.4
  • whatsapp-rust-bridge0.5.3
  • ws^8.13.0