PkgRadar

Package evidence

@ledgerhq/[email protected]

Tls Verification Disabled: matched "verify=false"

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
386Mature · −50% score
First published
Apr 2025
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 bytes129,028
Previous version1.15.5-nightly.20260619030847
Published2026-06-20T03:16:09.549Z
SHA-256e197c4779803fcbb951d40fb2f7e1b26261b4e1570adc369d2d0ee8d0dd8aa1f

Why flagged

What the scanner saw

Tls Verification Disabled: matched "verify=false"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.15.5-nightly.20260620030702Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/src/signer/getAddress.test.tsmatched "verify=false"12

Manifest

Package metadata

Scripts14
  • buildtsc --project tsconfig.build.json && tsc --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
  • cleanrimraf lib lib-es
  • coveragejest --coverage --passWithNoTests
  • docdocumentation readme src/** --section=API --pe ts --re ts --re d.ts
  • formatoxfmt src
  • format:checkoxfmt src --check
  • lintoxlint src
  • lint:fixoxfmt src && oxlint src --fix --quiet
  • prewatchpnpm build
  • testjest
  • test-integDOTENV_CONFIG_PATH=.env.integ.test jest --config=jest.integ.config.js --passWithNoTests
  • typechecktsc --noEmit --customConditions node
  • unimportedunimported
  • watchtsc --watch --project tsconfig.build.json
Dependencies15
  • @ledgerhq/coin-module-framework3.5.1
  • @ledgerhq/cryptoassets^13.52.0-nightly.20260620030702
  • @ledgerhq/devices8.16.0-nightly.20260620030702
  • @ledgerhq/errors^6.36.1-nightly.20260620030702
  • @ledgerhq/ledger-wallet-framework^2.2.0-nightly.20260620030702
  • @ledgerhq/live-network^2.6.5-nightly.20260620030702
  • @ledgerhq/logs^6.17.0
  • @ledgerhq/types-cryptoassets^7.38.0-nightly.20260620030702
  • @ledgerhq/types-live^6.112.0-nightly.20260620030702
  • bignumber.js^9.1.2
  • bs58check^2.1.2
  • expect30.2.0
  • invariant^2.2.2
  • lodash^4.17.21
  • rxjs7.8.2