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
1
First published
Jun 2026
Publisher
mozan191

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"}'
Publishermozan191
Artifact bytes1,285,558
Previous versionnone
Published2026-06-07T11:12:34.849Z
SHA-256f2880abacbbaa18671b63ff436bec88b322610915e0e0f2914e990ea4202f909

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

Evidence

Static findings

4 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:WhiskeySockets/libsignal-node"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:WhiskeySockets/libsignal-node"12
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js5256183 bytes0

Manifest

Package metadata

Scripts1
  • preinstallnode ./engine-requirements.js
Dependencies16
  • @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
  • fflate^0.8.2
  • libsignalgithub:WhiskeySockets/libsignal-node
  • lodash^4.17.21
  • lru-cache^11.2.6
  • music-metadata^11.12.1
  • node-fetch^2.6.1
  • p-queue^9.1.0
  • pino^9.6
  • protobufjs^7.5.4
  • whatsapp-rust-bridge0.5.3
  • ws^8.19.0
Optional dependencies5
  • @napi-rs/image~1.12.0
  • audio-decode^2.2.3
  • jimp^1.6.1
  • link-preview-js^3.0.0
  • sharp*