PkgRadar

Package evidence

@modzneverdie/[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
196
Versions published
9
First published
Oct 2025
Publisher
modzneverdie

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":["@modzneverdie/[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":["@modzneverdie/[email protected]"],"fail_on":"review"}'
Publishermodzneverdie
Artifact bytes1,062,569
Previous version17.1.2
Published2026-05-31T00:17:30.347Z
SHA-25659ec34ca3e10e103c14c9b38dd1b1daf4bc87ad1e2b3c29accbc0f004ed12090

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

Evidence

Static findings

3 static · 1 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
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.libsignal changed to remote spec in 17.1.3 vs 17.1.2: "git+https://github.com/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="git+https://github.com/whiskeysockets/libsignal-node"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.libsignal changed to remote spec in 17.1.3 vs 17.1.2: "git+https://github.com/whiskeysockets/libsignal-node"12
lowLarge Javascript Payloadpackage/WAProto/index.js6656208 bytes0

Manifest

Package metadata

Scripts1
  • buildnode -e "const{execSync:e}=require('child_process');try{e('npx tsc -P tsconfig.build.json',{stdio:'inherit'})}catch(x){};e('npx tsc-esm-fix --tsconfig=tsconfig.build.json --ext=.js',{stdio:'inherit'})"
Dependencies12
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • fflate^0.8.0
  • 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
  • whatsapp-rust-bridge0.5.2
  • ws^8.13.0