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
- 344
- Versions published
- 33Mature · −50% score
- First published
- Jun 2023
- Publisher
- d0v3riz
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic 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":["@d0v3riz/[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":["@d0v3riz/[email protected]"],"fail_on":"high"}'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
Status history (1 event)
- new → available · risk high · score 41 · status changed
Evidence
Static findings
4 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/Utils/generics.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.libsignal="github:d0v3riz/libsignal-node" | 12 |
| medium | Dependency Changed To Remote Vs Previous | package.json | dependencies.libsignal changed to remote spec in 7.0.0-rc14 vs 7.0.0-rc13: "github:d0v3riz/libsignal-node" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/Utils/generics.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.libsignal="github:d0v3riz/libsignal-node" | 12 |
| medium | Dependency Changed To Remote Vs Previous | package.json | dependencies.libsignal changed to remote spec in 7.0.0-rc14 vs 7.0.0-rc13: "github:d0v3riz/libsignal-node" | 12 |
| low | Install-time lifecycle script | package.json | preinstall="node ./engine-requirements.js" | 5 |
| low | Large Javascript Payload | package/WAProto/index.js | 4532899 bytes | 0 |
Manifest
Package metadata
Scripts18
buildtsc -P tsconfig.build.json && tsc-esm-fix --tsconfig=tsconfig.build.json --ext=.jsbuild:allnpm run build && npm run build:docsbuild:docstypedocchangelog:lastconventional-changelog -p angular -r 2changelog:previewconventional-changelog -p angular -uchangelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0exampletsx ./Example/example.tsformatprettier --write "src/**/*.{ts,js,json,md}"gen:protobufsh WAProto/GenerateStatics.shlinttsc && eslint src --ext .js,.tslint:fixnpm run format && npm run lint -- --fixpreinstallnode ./engine-requirements.jsprepacknpm run buildpreparenpm run buildreleaserelease-ittestnode --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@d0v3riz/ws^8.13.0@hapi/boom^9.1.3async-mutex^0.5.0libsignalgithub:d0v3riz/libsignal-nodelru-cache^11.1.0music-metadata^11.12.3p-queue^9.0.0pino^9.6protobufjs^7.5.6whatsapp-rust-bridge0.5.4ws^8.13.0