PkgRadar

Package evidence

[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
53Mature · −50% score
First published
Jun 2025
Publisher
7ucg

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisher7ucg
Artifact bytes1,387,155
Previous version1.5.3
Published2026-05-23T19:15:20.567Z
SHA-256bb5fa0e581cb83d741706506aaf749ec0a9ccaeb7ec046f476497acfaf3dc1bc

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

high
Last checked
highRisk
46Score
1.5.4Version
Status history (3 events)
  1. availableavailable · risk high · score 46 · status available -> available, risk high -> high, score 69 -> 46
  2. availableavailable · risk high · score 69 · status available -> available, risk high -> high, score 104 -> 69
  3. newavailable · risk high · score 104 · status changed

Evidence

Static findings

5 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.whatsapp-rust-bridge="github:7ucg/whatsapp-rust-bridge"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.whatsapp-rust-bridge changed to remote spec in 1.5.4 vs 1.5.3: "github:7ucg/whatsapp-rust-bridge"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.whatsapp-rust-bridge="github:7ucg/whatsapp-rust-bridge"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.whatsapp-rust-bridge changed to remote spec in 1.5.4 vs 1.5.3: "github:7ucg/whatsapp-rust-bridge"12
lowMessenger Bot Endpointpackage/src/antiban.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js10866843 bytes0

Manifest

Package metadata

Scripts6
  • formatprettier --write "src/**/*.{js,json,md}"
  • linttsc && eslint src --ext .js
  • lint:fixnpm run format && npm run lint -- --fix
  • ncunpm-check-updates
  • preinstallnode ./engine-requirements.js
  • testjest --runInBand
Dependencies13
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^3.0.1
  • @hapi/boom^10.0.1
  • async-mutex^0.5.0
  • cache-manager^7.2.8
  • libphonenumber-js^1.13.3
  • lru-cache^11.5.0
  • music-metadata^11.12.3
  • p-queue^9.3.0
  • pino^10.3.1
  • protobufjs^7.6.1
  • whatsapp-rust-bridgegithub:7ucg/whatsapp-rust-bridge
  • ws^8.21.0