PkgRadar

Package evidence

@ledgerhq/[email protected]

no findings

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
311Mature · −50% score
First published
Oct 2024
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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes20,862
Previous version0.10.4
Published2026-06-13T03:14:35.210Z
SHA-256d34cf2faad8e76689984fab1622e6dd3d26d2c2f8994eda46796c63c1e54484e

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.10.5-nightly.20260613030736Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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
  • docdocumentation readme src/** --section=API --pe ts --re ts --re d.ts
  • formatpnpm exec oxfmt -c ../../.oxfmtrc.json ./src
  • format:checkpnpm exec oxfmt -c ../../.oxfmtrc.json ./src --check
  • lintoxlint -c ../oxc-live-libs/.oxlintrc.json ./src
  • lint:fixpnpm exec oxfmt -c ../../.oxfmtrc.json ./src && oxlint -c ../oxc-live-libs/.oxlintrc.json ./src --fix --quiet
  • prewatchpnpm build
  • 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
Dependencies6
  • @ledgerhq/devices8.15.1
  • @ledgerhq/hw-transport-node-speculos6.34.4
  • @ledgerhq/live-dmk-speculos0.9.2-nightly.20260613030736
  • @ledgerhq/live-env2.39.0-nightly.20260613030736
  • @ledgerhq/live-promise0.2.3
  • @ledgerhq/logs6.17.0