PkgRadar

Package evidence

@nexustechpro/[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
22
First published
Jan 2026
Publisher
nexustechpro

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":["@nexustechpro/[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":["@nexustechpro/[email protected]"],"fail_on":"review"}'
Publishernexustechpro
Artifact bytes650,314
Previous version2.0.2
Published2026-05-03T06:16:02.435Z
SHA-25633b32d710cfabdec06b62b5f18212db46b601c0264690f8981fc14b96e37e212

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
2.0.5Version
Status history (2 events)
  1. availableavailable · risk review · score 17 · status available -> available, risk high -> review, score 57 -> 17
  2. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js4434923 bytes0

Manifest

Package metadata

Scripts16
  • build:alltsc && typedoc
  • build:docstypedoc
  • build:tsctsc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • examplenode --inspect -r ts-node/register Example/example.ts
  • gen:protobufsh WAProto/GenerateStatics.sh
  • generate:licensenpx license
  • linteslint src --ext .js,.ts,.jsx,.tsx
  • lint:fixeslint src --fix --ext .js,.ts,.jsx,.tsx
  • preinstallnode ./engine-requirements.js
  • prepackecho 'NexusTechPro WhatsApp Library'
  • prepareecho 'NexusTechPro WhatsApp Library'
  • releaserelease-it
  • testjest
Dependencies19
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • axios^1.6.0
  • cache-managerlatest
  • chalk^4.1.2
  • fflate^0.8.2
  • gradient-string^2.0.2
  • link-preview-js^3.0.4
  • lru-cache^11.1.0
  • music-metadata^11.7.0
  • p-queue^9.0.0
  • pino^9.6
  • protobufjslatest
  • sharp^0.32.0
  • uuidlatest
  • whatsapp-rust-bridgelatest
  • wslatest
  • yarn^1.22.22