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.

Weekly downloads
16
Versions published
10Established · −30% score
First published
Nov 2025
Publisher
ramadanny

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherramadanny
Artifact bytes1,863,852
Previous version0.0.9
Published2026-06-05T07:01:42.567Z
SHA-2563055942ed0d1521d9bd1621d21553a2f540595c3bb34313eb42a780620988cc3

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

Evidence

Static findings

8 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:ramadanny/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-config="github:ramadanny/eslint-config"8
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:ramadanny/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-config="github:ramadanny/eslint-config"8
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/E2E/E2E.js4000289 bytes0
lowLarge Javascript Payloadpackage/WAProto/HistorySync/HistorySync.js4879942 bytes0
lowLarge Javascript Payloadpackage/WAProto/MdStorageMsgRowOpaqueData/MdStorageMsgRowOpaqueData.js4122310 bytes0
lowLarge Javascript Payloadpackage/WAProto/Web/Web.js4564298 bytes0

Manifest

Package metadata

Scripts8
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • linteslint src --ext .js,.ts
  • lint:fixyarn lint --fix
  • preinstallnode ./engine-requirements.js
  • releaserelease-it
  • testjest
Dependencies17
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache1.5.3
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • audio-decode^2.2.2
  • cache-manager^5.7.6
  • fflate^0.8.2
  • libsignalgithub:ramadanny/libsignal-node
  • lodash^4.17.21
  • lru-cache^11.1.0
  • music-metadata^7.12.3
  • p-queue^9.0.0
  • pino^9.6
  • protobufjs^7.2.4
  • qrcode-terminal^0.12.0
  • unfurl.js^6.4.0
  • ws^8.13.0