PkgRadar

Package evidence

@extra-wallet/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
87
Versions published
8
First published
Jan 2026
Publisher
paul2905

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":["@extra-wallet/[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":["@extra-wallet/[email protected]"],"fail_on":"review"}'
Publisherpaul2905
Artifact bytes3,337,667
Previous version1.0.0-beta.6
Published2026-06-03T12:04:49.301Z
SHA-25618c37e4b0858dfa6999b5a2dec1ebcc8211f98e17b353b6656851a7df788b7d7

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0-beta.7Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/build/browser/cardano_serialization_lib-CUQYtJ2C.js4009608 bytes0

Manifest

Package metadata

Scripts15
  • buildpnpm build:browser && pnpm build:node
  • build:browservite build
  • build:graphpnpm dlx madge src/ --ts-config ./tsconfig.json --warning --extensions ts,tsx --image dependency-graph.svg
  • build:nodetsc --project ./tsconfig.build.json && pnpm exec tsc-alias --project ./tsconfig.build.json --resolve-full-paths --resolve-full-extension .js
  • check:publish-logpnpm exec tsx scripts/check-publish-log.script.ts publish-logs.log
  • lintpnpm lint:prettify:check && pnpm lint:fs && pnpm lint:type && pnpm lint:js
  • lint:fspnpm exec tsx scripts/check-filesystem.script.ts
  • lint:jseslint .
  • lint:prettify:checkprettier --check "**/*.{ts,tsx,json,md,css,html}"
  • lint:prettify:writeprettier ./ --write "**/*.{ts,json,md}"
  • lint:typepnpm exec tsc --noEmit
  • postinstallpatch-package
  • publish:packagepnpm publish --registry https://registry.npmjs.org --tag beta
  • starttsx src/index.ts
  • testvitest run --coverage --testTimeout=30000
Dependencies26
  • @aptos-labs/ts-sdk6.0.0
  • @binance-chain/javascript-sdk4.2.2
  • @emurgo/cardano-serialization-lib-nodejs14.1.2
  • @mysten/sui2.1.0
  • @noble/curves2.0.1
  • @noble/hashes2.0.1
  • @polkadot/util14.0.1
  • @polkadot/util-crypto14.0.1
  • @scure/bip321.6.2
  • @scure/sr255191.0.0
  • @ton/core0.62.0
  • @ton/crypto3.3.0
  • @ton/ton16.1.0
  • bchaddrjs0.5.2
  • bech322.0.0
  • bip325.0.0
  • bip393.1.0
  • bitcoinjs-lib7.0.1
  • bs586.0.0
  • bs58check4.0.0
  • ecpair3.0.0
  • ed25519-hd-key1.3.0
  • ethereumjs-util7.1.5
  • got14.6.5
  • tiny-secp256k12.2.3
  • xrpl4.4.3