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,425,862
Previous version1.5.4
Published2026-05-26T10:35:15.407Z
SHA-256a5b97aede12036ee52cbbb86bed84a57bbe4f33e792fc2255042a336c8aa7aea

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
17Score
1.5.5Version
Status history (3 events)
  1. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 23 -> 17
  2. availableavailable · risk high · score 23 · status available -> available, risk high -> high, score 48 -> 23
  3. newavailable · risk high · score 48 · status changed

Evidence

Static findings

5 static · 0 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
Show all 5 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
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