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
36
Versions published
4
First published
May 2026
Publisher
teamolduser

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"}'
Publisherteamolduser
Artifact bytes1,610,249
Previous version1.0.1
Published2026-05-11T10:47:01.558Z
SHA-256cd9f2948a6001ea10c92cde8a260114f32716a689a82e5a9f02b153e0e5ddb2a

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

1 remote tarball(s) were followed statically.

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

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
highRemote Dependency Specpackage.jsondependencies.libsignal="https://registry.npmjs.org/@queenanya/libsignal/-/libsignal-5.0.5.tgz"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 35 day(s) ago, 4 total version(s), has lifecycle hook10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
highRemote Dependency Specpackage.jsondependencies.libsignal="https://registry.npmjs.org/@queenanya/libsignal/-/libsignal-5.0.5.tgz"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 35 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.js4435208 bytes0
lowLarge Javascript Payloadpackage/WAProto/WAProto/index.js4434923 bytes0

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.libsignalhttps://registry.npmjs.org/@queenanya/libsignal/-/libsignal-5.0.5.tgzlow0no remote findings

Manifest

Package metadata

Scripts18
  • buildtsc -P tsconfig.build.json && tsc-esm-fix --tsconfig=tsconfig.build.json --ext=.js
  • build:allnpm run build && npm run build:docs
  • build:docstypedoc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • exampletsx ./Example/example.ts
  • formatprettier --write "src/**/*.{ts,js,json,md}"
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linttsc && eslint src --ext .js,.ts
  • lint:fixnpm run format && npm run lint -- --fix
  • preinstallnode ./engine-requirements.js
  • prepacknpm run build
  • preparenpm run build
  • releaserelease-it
  • testnode --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test.ts'
  • test:e2eNODE_TLS_REJECT_UNAUTHORIZED=0 node --experimental-vm-modules ./node_modules/.bin/jest --runInBand --forceExit --testMatch '**/*.test-e2e.ts'
  • update:versiontsx ./scripts/update-version.ts
Dependencies12
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • fflate^0.8.2
  • libsignalhttps://registry.npmjs.org/@queenanya/libsignal/-/libsignal-5.0.5.tgz
  • lru-cache^11.1.0
  • music-metadata^11.12.3
  • p-queue^9.0.0
  • pino^9.6
  • protobufjs^7.5.6
  • whatsapp-rust-bridge0.5.4
  • ws^8.13.0