PkgRadar

Package evidence

@sgintokic/[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
381
Versions published
4
First published
Apr 2026
Publisher
s_gintoki_c

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":["@sgintokic/[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":["@sgintokic/[email protected]"],"fail_on":"high"}'
Publishers_gintoki_c
Artifact bytes687,265
Previous versionnone
Published2026-06-08T14:45:22.167Z
SHA-2564a751e83e0aa1751a0c1f47bc1cbcb0b64fbe1dd198343975fb1984a9cc2dc71

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

not present

status
Last checked
noneRisk
Score
0.0.8-reVersion

Latest scanner note: @sgintokic/[email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · @sgintokic/[email protected] not present in registry metadata
  2. newavailable · risk high · score 29 · status changed

Evidence

Static findings

5 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-wasm#master"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 65 day(s) ago, 4 total version(s), has lifecycle hook10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:WhiskeySockets/libsignal-wasm#master"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 65 day(s) ago, 4 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js4439886 bytes0

Manifest

Package metadata

Scripts1
  • preinstallnode ./engine-requirements.js
Dependencies13
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • fflate^0.8.2
  • libsignalgithub:WhiskeySockets/libsignal-wasm#master
  • lru-cache^11.2.6
  • music-metadata^11.7.0
  • p-queue^9.1.0
  • pino^9.6.0
  • protobufjs^7.5.4
  • whatsapp-rust-bridge0.5.3
  • ws^8.19.0