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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/src/signer/getAddress.test.ts | matched "verify=false" | 12 |
Manifest
Package metadata
Scripts14
buildtsc --project tsconfig.build.json && tsc --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-escleanrimraf lib lib-escoveragejest --coverage --passWithNoTestsdocdocumentation readme src/** --section=API --pe ts --re ts --re d.tsformatoxfmt srcformat:checkoxfmt src --checklintoxlint srclint:fixoxfmt src && oxlint src --fix --quietprewatchpnpm buildtestjesttest-integDOTENV_CONFIG_PATH=.env.integ.test jest --config=jest.integ.config.js --passWithNoTeststypechecktsc --noEmit --customConditions nodeunimportedunimportedwatchtsc --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.20260620030702bignumber.js^9.1.2bs58check^2.1.2expect30.2.0invariant^2.2.2lodash^4.17.21rxjs7.8.2