PkgRadar

Package evidence

@ledgerhq/[email protected]

Remote Payload: matched "curl "

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
882
Versions published
239Established · −30% score
First published
Oct 2025
Publisher
ldg-github-ci

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":["@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 bytes97,559
Previous version1.10.3-nightly.20260526030636
Published2026-05-27T03:15:47.602Z
SHA-2562ce17bb025cfffc4ae516c3375341938a4a7bbd70c4df5a203c3a94a7d747944

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
1.10.3-nightly.20260527030754Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/docker/docker-compose.ymlmatched "curl "12

Manifest

Package metadata

Scripts12
  • buildtsc --project tsconfig.build.json && tsc --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
  • cleanrimraf lib lib-es
  • formatoxfmt src
  • format:checkoxfmt src --check
  • lintoxlint src
  • lint:fixoxfmt src && oxlint src --fix --quiet
  • prewatchpnpm build
  • startpnpm jest --runTestsByPath src/*.test.ts --runInBand
  • typechecktsc --noEmit --customConditions node
  • unimportedunimported
  • watchtsc --watch --project tsconfig.build.json
  • watch:estsc --watch --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
Dependencies18
  • @ledgerhq/coin-bitcoin^0.42.0-nightly.20260527030754
  • @ledgerhq/coin-tester^0.20.0
  • @ledgerhq/cryptoassets^13.49.0-nightly.20260527030754
  • @ledgerhq/hw-app-btc^11.0.1-nightly.20260527030754
  • @ledgerhq/ledger-wallet-framework^2.0.0-nightly.20260527030754
  • @ledgerhq/live-config^3.7.0
  • @ledgerhq/live-network^2.6.2-nightly.20260527030754
  • @ledgerhq/psbtv2^0.5.0
  • @ledgerhq/types-cryptoassets^7.36.1-nightly.20260527030754
  • @ledgerhq/types-live^6.109.0-nightly.20260527030754
  • @noble/curves1.9.7
  • bignumber.js^9.1.2
  • bip32^4.0.0
  • bip39^3.1.0
  • bitcoin-core^5.0.0
  • bitcoinjs-lib^6.1.7
  • docker-compose^1.1.0
  • msw^2.7.3