PkgRadar

Package evidence

@ledgerhq/[email protected]

Credential file access: matched ".aws"

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
886
Versions published
338Mature · −50% score
First published
May 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 bytes218,530
Previous version1.20.0-nightly.20260526030636
Published2026-05-27T03:15:49.245Z
SHA-2562f4b8e00d59cca30ee2d7e05406312c0364cc4bf579ccae209d2d7e66bc6fd73

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib-es/fixtures.jsmatched ".aws"30
highCredential file accesspackage/src/fixtures.tsmatched ".aws"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib-es/fixtures.jsmatched ".aws"30
highCredential file accesspackage/src/fixtures.tsmatched ".aws"30
lowCredential file accesspackage/lib/fixtures.jsmatched ".aws"5

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
Dependencies16
  • @ledgerhq/coin-solana^0.54.0-nightly.20260527030754
  • @ledgerhq/coin-tester^0.20.0
  • @ledgerhq/cryptoassets^13.49.0-nightly.20260527030754
  • @ledgerhq/ledger-wallet-framework^2.0.0-nightly.20260527030754
  • @ledgerhq/live-common^35.0.0-nightly.20260527030754
  • @ledgerhq/live-config^3.7.0
  • @ledgerhq/live-env^2.35.1-nightly.20260527030754
  • @ledgerhq/types-cryptoassets^7.36.1-nightly.20260527030754
  • @ledgerhq/types-live^6.109.0-nightly.20260527030754
  • @solana/spl-token^0.4.14
  • @solana/web3.js^1.98.4
  • bignumber.js^9
  • bip39^3.1.0
  • docker-compose^1
  • ed25519-hd-key^1.3.0
  • msw^2.7.3