PkgRadar

Package evidence

@ledgerhq/device-trusted-app-kit-ledger-keyring-protocol@0.0.0-develop-20260524003043

Credential file access: matched ".aws"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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/device-trusted-app-kit-ledger-keyring-protocol@0.0.0-develop-20260524003043"],"fail_on":"high"}'

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/device-trusted-app-kit-ledger-keyring-protocol@0.0.0-develop-20260524003043"],"fail_on":"high"}'
Artifact bytes256,123
Previous version0.0.0-develop-20260523003053
Published2026-05-24T00:39:40.875Z
SHA-2569c28b0aca7bab12593e987709f3c2ce4e30ea6cbe399810343ac3204a70a8072

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

high
Last checked
highRisk
60Score
0.0.0-develop-20260524003043Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ledger-releaser

6 members · evidence strength 81

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/cjs/internal/di.jsmatched ".aws"30
highCredential file accesspackage/lib/esm/internal/di.jsmatched ".aws"30

Manifest

Package metadata

Scripts13
  • buildpnpm ldmk-tool build --entryPoints src/index.ts,src/**/*.ts --tsconfig tsconfig.prod.json
  • devconcurrently "pnpm watch:builds" "pnpm watch:types"
  • linteslint
  • lint:fixpnpm lint --fix
  • prebuildrimraf lib
  • prettierprettier . --check
  • prettier:fixprettier . --write
  • testvitest run --passWithNoTests
  • test:coveragevitest run --coverage --passWithNoTests
  • test:watchvitest --passWithNoTests
  • typechecktsc --noEmit
  • watch:buildspnpm ldmk-tool watch --entryPoints src/index.ts,src/**/*.ts --tsconfig tsconfig.prod.json
  • watch:typesconcurrently "tsc --watch -p tsconfig.prod.json" "tsc-alias --watch -p tsconfig.prod.json"
Dependencies9
  • @ledgerhq/signer-utils0.0.0-develop-20260524003043
  • @noble/ciphers^1.3.0
  • @noble/curves^1.9.7
  • @noble/hashes^1.8.0
  • inversify7.5.1
  • purify-ts2.1.0
  • reflect-metadata0.2.2
  • rxjs7.8.2
  • xstate5.19.2