PkgRadar

Package evidence

@chatunity/[email protected]

Remote Dependency Spec: dependencies.libsignal="github:realvare/libsignal"

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
73
Versions published
45Established · −30% score
First published
Dec 2025
Publisher
chatunity

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":["@chatunity/[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":["@chatunity/[email protected]"],"fail_on":"high"}'
Publisherchatunity
Artifact bytes1,237,656
Previous version2.0.5
Published2026-06-04T16:25:24.044Z
SHA-256512e478b7a5e774c1181f048946a3138990ab9d35f1a37b7c905c145a6f00696

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.libsignal="github:realvare/libsignal"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
17Score
2.0.6Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:realvare/libsignal"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:realvare/libsignal"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js10023457 bytes0

Manifest

Package metadata

Scripts13
  • build:alltsc && typedoc
  • build:docstypedoc
  • build:tsctsc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • examplenode --inspect -r ts-node/register Example/example.ts
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linteslint src --ext .js,.ts,.jsx,.tsx
  • lint:fixeslint src --fix --ext .js,.ts,.jsx,.tsx
  • preinstallnode ./engine-requirements.js
  • releaserelease-it
  • testtest
Dependencies18
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^10.0.1
  • async-mutex^0.5.0
  • axios^1.13.2
  • cache-manager^7.2.5
  • chalk^4.1.2
  • cheerio^1.1.2
  • jimp^0.22.10
  • libphonenumber-js^1.12.31
  • libsignalgithub:realvare/libsignal
  • lodash^4.17.21
  • music-metadata^11.7.0
  • node-cache^5.1.2
  • pino^10.1.0
  • protobufjs^7.5.4
  • uuid^13.0.0
  • ws^8.18.0