PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.libsignal="github:canove/libsignal-node#105ad38dc8d7668b5d5e3688e710915bef5cdc7f"

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
1,166Niche · −30% score
Versions published
32Established · −30% score
First published
Sep 2025
Publisher
canove

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishercanove
Artifact bytes1,056,055
Previous version6.4.10
Published2026-04-16T11:31:29.864Z
SHA-256d6e82a56760a2536796ceec9910f85db85fe7ac0bcf1e9cdaf530f931f9cf89d

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.libsignal="github:canove/libsignal-node#105ad38dc8d7668b5d5e3688e710915bef5cdc7f"

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
6.4.11Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:canove/libsignal-node#105ad38dc8d7668b5d5e3688e710915bef5cdc7f"12
mediumLarge Javascript Payloadpackage/WAProto/index.js9598279 bytes10

Manifest

Package metadata

Scripts11
  • build:alltsc && typedoc
  • build:docstypedoc
  • build:tsctsc
  • examplenode --inspect -r ts-node/register Example/example.ts
  • example:legacynode --inspect -r ts-node/register Example/example-legacy.ts
  • formatprettier --write "src/**/*.{ts,js,json,md}"
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linteslint ./src --ext .js,.ts,.jsx,.tsx
  • lint:fixnpm run format && npm run lint --fix
  • preparetsc
  • testjest
Dependencies12
  • @hapi/boom^9.1.3
  • axios^0.24.0
  • futoin-hkdf^1.5.0
  • libsignalgithub:canove/libsignal-node#105ad38dc8d7668b5d5e3688e710915bef5cdc7f
  • lodash^4.17.21
  • music-metadata^7.12.3
  • node-cache^5.1.2
  • ogg-opus-decoder^1.7.1
  • pino^7.0.0
  • protobufjs^7.4.0
  • protobufjs-cli^1.1.3
  • ws^8.0.0