PkgRadar

Package evidence

@clairton/[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.

Versions published
1
First published
Jun 2026
Publisher
clairton

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":["@clairton/[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":["@clairton/[email protected]"],"fail_on":"review"}'
Publisherclairton
Artifact bytes1,057,846
Previous versionnone
Published2026-06-18T00:23:37.709Z
SHA-256ccf21f08594f202be4fd4de670216950828b41ceb99688783ae652d97ef8a819

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
12Score
6.4.15Version
Status history (1 event)
  1. newavailable · risk review · score 12 · 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
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:canove/libsignal-node#105ad38dc8d7668b5d5e3688e710915bef5cdc7f"12
lowLarge Javascript Payloadpackage/WAProto/index.js9598279 bytes0

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