PkgRadar

Package evidence

@junction41/[email protected]

Remote Dependency Spec: dependencies.@bitgo/utxo-lib="github:VerusCoin/BitGoJS#5e82f4fd"

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
27
First published
Apr 2026
Publisher
autobb

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":["@junction41/[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":["@junction41/[email protected]"],"fail_on":"high"}'
Publisherautobb
Artifact bytes1,539,982
Previous version2.3.1
Published2026-05-26T16:00:44.852Z
SHA-25628155bc33e08184ef24a7b02e385dbfc841e3cc291081c5efa766bea85c41416

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@bitgo/utxo-lib="github:VerusCoin/BitGoJS#5e82f4fd"

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

Availability ledger

available

high
Last checked
highRisk
34Score
2.4.0Version
Status history (2 events)
  1. availableavailable · risk high · score 34 · status available -> available, risk high -> high, score 64 -> 34
  2. newavailable · risk high · score 64 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@bitgo/utxo-lib="github:VerusCoin/BitGoJS#5e82f4fd"12
mediumRemote Dependency Specpackage.jsondependencies.verus-typescript-primitives="git+https://github.com/VerusCoin/verus-typescript-primitives.git"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@bitgo/utxo-lib="github:VerusCoin/BitGoJS#5e82f4fd"12
mediumRemote Dependency Specpackage.jsondependencies.verus-typescript-primitives="git+https://github.com/VerusCoin/verus-typescript-primitives.git"12
lowCredential file accesspackage/dist/buyer/workspace.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • linttsc --noEmit
  • postinstallnode scripts/postinstall.js
  • preparetsc
  • prepublishOnlytsc --noEmit
  • testnpx tsx --test test/*.test.ts
Dependencies6
  • @bitgo/utxo-libgithub:VerusCoin/BitGoJS#5e82f4fd
  • bn.js^5.2.0
  • bs58check2.0.0
  • json-canonicalize^2.0.0
  • socket.io-client^4.8.3
  • verus-typescript-primitivesgit+https://github.com/VerusCoin/verus-typescript-primitives.git