PkgRadar

Package evidence

@vanzxy/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
10
First published
Jun 2026
Publisher
vanzxy

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@vanzxy/[email protected]"],"fail_on":"review"}'

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":["@vanzxy/[email protected]"],"fail_on":"review"}'
Publishervanzxy
Artifact bytes1,265,087
Previous version1.0.8
Published2026-06-08T23:17:10.808Z
SHA-2569310ede55524d922f6b8c0ee365135f6fc9814ac56a709a02abe3eb571c81491

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
17Score
1.0.9Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 10 total version(s), has lifecycle hook10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 10 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js5310738 bytes0

Manifest

Package metadata

Scripts1
  • preinstallnode ./engine-requirements.js
Dependencies13
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • fflate^0.8.2
  • libsignal^6.0.0
  • lru-cache^11.2.6
  • music-metadata^11.12.3
  • p-queue^9.1.0
  • pino^9.6.0
  • protobufjs^7.5.6
  • whatsapp-rust-bridge0.5.5
  • ws^8.19.0