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
May 2026
Publisher
gara31

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"}'
Publishergara31
Artifact bytes666,559
Previous versionnone
Published2026-05-28T09:29:56.424Z
SHA-256e4ed887890638bd65e0a2f52032e48af6cc546b6dd7895506675796deff70fb8

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
34Score
7.0.0-rc.9Version
Status history (1 event)
  1. newavailable · risk review · score 34 · 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
mediumRemote Dependency Specpackage.jsondependencies.libsignal="git+https://github.com/whiskeysockets/libsignal-node"12
mediumLarge Javascript Payloadpackage/WAProto/index.js4008447 bytes10

Manifest

Package metadata

Scripts1
  • formatprettier --write
Dependencies11
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • dotenv^17.2.3
  • libsignalgit+https://github.com/whiskeysockets/libsignal-node
  • lru-cache^11.1.0
  • music-metadata^11.7.0
  • p-queue^9.0.0
  • pino^9.6
  • protobufjs^7.2.4
  • ws^8.13.0