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.

Weekly downloads
252
Versions published
52Established · −30% score
First published
Oct 2025
Publisher
jagoanprojectt

Effective trust discount applied: 30% (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"}'
Artifact bytes856,062
Previous version26.3.27
Published2026-04-07T21:58:14.554Z
SHA-256238eabe878ecd0ef86a155adbc0e3d9216d8179f30049998c976ebc4c06759a3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./lib/Defaults/update-wa-version.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js4478040 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
  • linteslint src --ext .js,.ts,.jsx,.tsx
  • lint:fixeslint src --fix --ext .js,.ts,.jsx,.tsx
  • postinstallnode ./lib/Defaults/update-wa-version.js
  • preinstallnode ./engine-requirements.js
  • prepacknode ./lib/Defaults/update-wa-version.js
  • prepareecho 'Wileys WhatsApp Library'
  • releaserelease-it
  • testjest
Dependencies21
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • audio-decode^2.1.3
  • axios^1.6.0
  • cache-manager^5.7.6
  • chalk^4.1.2
  • cheerio^1.0.0-rc.10
  • fflate^0.8.2
  • gradient-string^2.0.2
  • libphonenumber-js^1.10.20
  • libsignalgithub:NaufalYupra/libsignal-node
  • lodash^4.17.21
  • lru-cache^11.1.0
  • music-metadata^7.12.3
  • pino^9.6
  • protobufjs^6.11.3
  • uuid^10.0.0
  • whatsapp-rust-bridge0.5.3
  • ws^8.13.0