PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.libsignal="github:NaufalYupra/libsignal-node"

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
1
First published
May 2026
Publisher
shikimori

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishershikimori
Artifact bytes864,200
Previous versionnone
Published2026-05-24T12:17:20.713Z
SHA-256a8085b41096f4e10652d2c8b4d53c23342eb8fe18d6fe1e87c8a38f61badfb02

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.libsignal="github:NaufalYupra/libsignal-node"

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

Availability ledger

available

review
Last checked
reviewRisk
25Score
1.0.0Version
Status history (3 events)
  1. availableavailable · risk review · score 25 · status available -> available, risk high -> review, score 101 -> 25
  2. availableavailable · risk high · score 101 · status available -> available, risk high -> high, score 130 -> 101
  3. newavailable · risk high · score 130 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — preinstall="node ./engine-requirements.js"

25 members · evidence strength 90
Publisher / release actor burststale

shikimori

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
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
lowLarge Javascript Payloadpackage/WAProto/index.js8472622 bytes0

Manifest

Package metadata

Scripts15
  • 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
  • preinstallnode ./engine-requirements.js
  • prepackecho 'Wileys WhatsApp Library'
  • prepareecho 'Wileys WhatsApp Library'
  • releaserelease-it
  • testjest
Dependencies17
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • axios^1.6.0
  • cache-manager^5.7.6
  • chalk^4.1.2
  • cheerio^1.0.0-rc.10
  • gradient-string^2.0.2
  • libphonenumber-js^1.10.20
  • libsignalgithub:NaufalYupra/libsignal-node
  • lodash^4.17.21
  • music-metadata^7.12.3
  • pino^9.6
  • protobufjs^6.11.3
  • uuid^10.0.0
  • ws^8.13.0