PkgRadar

Package evidence

@ledgerhq/[email protected]

Remote Dependency Spec: dependencies.pem="github:Dexus/pem#71dae3346801dafb5a8bcebcd4c7267fd182666f"

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
487
Versions published
500Mature · −50% score
First published
Jun 2020
Publisher
ldg-github-ci

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

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":["@ledgerhq/[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":["@ledgerhq/[email protected]"],"fail_on":"review"}'
Publisherldg-github-ci
Artifact bytes166,168
Previous version2.4.18
Published2026-04-03T10:01:48.601Z
SHA-256bd35aa18bac75c1870e710b7fad2975e61483a2d92181c08ea250eb2dbd0ef64

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.pem="github:Dexus/pem#71dae3346801dafb5a8bcebcd4c7267fd182666f"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.pem="github:Dexus/pem#71dae3346801dafb5a8bcebcd4c7267fd182666f"12

Manifest

Package metadata

Scripts6
  • buildtsup && chmod +x bin/index.js
  • cleanrm -rf bin
  • linteslint .
  • testjest
  • test:pedanticjest --coverage --coverageThreshold '{ "global": { "branches": 100, "functions": 100, "lines": 100, "statements": 100 } }'
  • typechecktsc --noEmit
Dependencies22
  • @ledgerhq/cryptoassets^6.37.0
  • @ledgerhq/hw-transport-node-hid^6.29.4
  • @ledgerhq/live-common-stub1.6.6
  • @ledgerhq/vault-common2.8.2
  • @ledgerhq/vault-utils1.0.0
  • axios^0.21.4
  • bignumber.js^9.1.1
  • body-parser^1.20.2
  • chalk^4.1.1
  • cli-table3^0.6.3
  • command-line-args^5.1.1
  • command-line-usage^6.1.0
  • cors^2.8.5
  • eslint^8.43.0
  • express^4.18.2
  • lodash^4.17.21
  • moment^2.29.1
  • nanoid3
  • pemgithub:Dexus/pem#71dae3346801dafb5a8bcebcd4c7267fd182666f
  • prettier^2.8.8
  • progress^2.0.3
  • qs^6.11.2