Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 78 · status changed
Related candidates
Linked campaigns and clusters
ledger-releaser
6 members · evidence strength 81Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/cjs/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/esm/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/cjs/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/esm/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/cjs/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/esm/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.js | high encoded/escaped-token density | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/cjs/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/esm/src/modules/ethereum/typed-data/domain/DefaultTypedDataContextLoader.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/cjs/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/esm/src/modules/ethereum/calldata/data/HttpCalldataDescriptorDataSource.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/cjs/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/esm/src/modules/ethereum/typed-data/data/HttpTypedDataDataSource.test.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/lib/cjs/src/modules/multichain/transaction-check/loaders/SolanaTransactionCheckLoader.test.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/lib/esm/src/modules/multichain/transaction-check/loaders/SolanaTransactionCheckLoader.test.js | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts13
buildpnpm ldmk-tool build --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.jsondevconcurrently "pnpm watch:builds" "pnpm watch:types"linteslintlint:fixpnpm lint --fixprebuildrimraf libprettierprettier . --checkprettier:fixprettier . --writetestvitest runtest:coveragevitest run --coveragetest:watchvitesttypechecktsc --noEmitwatch:buildspnpm ldmk-tool watch --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.jsonwatch:typesconcurrently "tsc --watch -p tsconfig.prod.json" "tsc-alias --watch -p tsconfig.prod.json"
Dependencies6
bs58^6.0.0crypto-js^4.2.0ethers6.14.1inversify7.5.1purify-ts2.1.0reflect-metadata0.2.2