PkgRadar

Package evidence

@ledgerhq/[email protected]

Obfuscation Density: high encoded/escaped-token density

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/[email protected]"],"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/[email protected]"],"fail_on":"high"}'
Artifact bytes579,561
Previous version0.0.0-develop-20260523003053
Published2026-05-24T00:38:04.260Z
SHA-256dc4b8e0d2e4f8ed42d6583e6bf137cad04a431f9f4458265d7496db9209ef23e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ledger-releaser

6 members · evidence strength 81

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/cjs/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/esm/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/cjs/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/esm/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/cjs/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/esm/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.jshigh encoded/escaped-token density12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/cjs/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/esm/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/cjs/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/esm/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/cjs/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/esm/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.jshigh encoded/escaped-token density12
lowObfuscationpackage/lib/cjs/src/modules/multichain/transaction-check/loaders/SolanaTransactionCheckLoader.test.jsmatched "\\u2014"3
lowObfuscationpackage/lib/esm/src/modules/multichain/transaction-check/loaders/SolanaTransactionCheckLoader.test.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts13
  • buildpnpm ldmk-tool build --entryPoints 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
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
  • watch:buildspnpm ldmk-tool watch --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.json
  • watch:typesconcurrently "tsc --watch -p tsconfig.prod.json" "tsc-alias --watch -p tsconfig.prod.json"
Dependencies6
  • bs58^6.0.0
  • crypto-js^4.2.0
  • ethers6.14.1
  • inversify7.5.1
  • purify-ts2.1.0
  • reflect-metadata0.2.2