PkgRadar

Package evidence

@vultisig/[email protected]

Large Javascript Payload: 2590017 bytes

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":["@vultisig/[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":["@vultisig/[email protected]"],"fail_on":"high"}'
Publisherrcoderdev
Artifact bytes18,833,920
Previous version0.27.0
Published2026-05-23T15:44:59.983Z
SHA-256aefa33c51260aafe5735e6146bc2a8e7ab84a548bd8489ffe7fe0997881e1585

Why flagged

What the scanner saw

Large Javascript Payload: 2590017 bytes

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

Availability ledger

available

high
Last checked
highRisk
50Score
0.28.0Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

rcoderdev

12 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.browser.js2590017 bytes10
mediumLarge Javascript Payloadpackage/dist/index.chrome-extension.js2586302 bytes10
mediumLarge Javascript Payloadpackage/dist/index.electron-main.cjs2915550 bytes10
mediumLarge Javascript Payloadpackage/dist/index.node.cjs2915209 bytes10
mediumLarge Javascript Payloadpackage/dist/index.node.esm.js2904682 bytes10

Manifest

Package metadata

Scripts51
  • _____BUILD_____
  • _____HOOKS_____
  • _____PLATFORM_BUILDS_____
  • _____QUALITY_____
  • _____TEST_BY_TYPE_____
  • _____TEST_E2E_INDIVIDUAL_____
  • _____TEST_RUN_____
  • _____TEST_UTILS_____
  • _____TEST_WATCH_____
  • buildyarn clean && yarn build:platforms && yarn build:types
  • build:fastyarn clean && BUILD_TARGET=node rollup -c rollup.platforms.config.js
  • build:jsyarn build:platforms
  • build:platform:browserBUILD_TARGET=browser rollup -c rollup.platforms.config.js
  • build:platform:chrome-extensionBUILD_TARGET=chrome-extension rollup -c rollup.platforms.config.js
  • build:platform:electronBUILD_TARGET=electron rollup -c rollup.platforms.config.js
  • build:platform:nodeBUILD_TARGET=node rollup -c rollup.platforms.config.js
  • build:platform:react-nativeBUILD_TARGET=react-native rollup -c rollup.platforms.config.js
  • build:platform:viteBUILD_TARGET=vite rollup -c rollup.platforms.config.js
  • build:platformsconcurrently "yarn build:platform:node" "yarn build:platform:browser" "yarn build:platform:electron" "yarn build:platform:chrome-extension" "yarn build:platform:react-native" "yarn build:platform:vite"
  • build:typesrollup -c rollup.types.config.js
  • cleanrm -rf dist
  • devBUILD_TARGET=node rollup -c rollup.platforms.config.js -w
  • linteslint --config ../../.config/eslint.config.mjs src/**/*.{ts,tsx}
  • lint:fixeslint --config ../../.config/eslint.config.mjs src/**/*.{ts,tsx} --fix
  • prepackecho 'Build skipped for development'
  • prepublishOnlyecho 'Typecheck skipped - CI runs quality checks before publish'
  • testvitest run --config tests/unit/vitest.config.ts tests/unit
  • test:allyarn test:unit && yarn test:integration && yarn test:e2e
  • test:changedvitest related --run
  • test:coveragevitest run --config tests/unit/vitest.config.ts tests/unit --coverage
  • …and 21 more.
Dependencies52
  • 7z-wasm^1.2.0
  • @bufbuild/protobuf^2.11.0
  • @coral-xyz/anchor^0.31.1
  • @cosmjs/stargate^0.37.0
  • @formatjs/intl-getcanonicallocales^2.5.0
  • @formatjs/intl-locale^4.2.0
  • @formatjs/intl-numberformat^8.15.0
  • @formatjs/intl-pluralrules^5.4.0
  • @lifi/sdk^3.15.5
  • @mysten/sui^2.3.0
  • @noble/hashes^1.8.0
  • @polkadot/api^16.4.6
  • @scure/bip39^1.6.0
  • @solana/spl-token^0.4.14
  • @solana/web3.js^1.98.4
  • @ton/core^0.63.1
  • @ton/crypto^3.3.0
  • @trustwallet/wallet-core^4.6.9
  • @vultisig/lib-dkls0.9.0
  • @vultisig/lib-mldsa0.9.0
  • @vultisig/lib-schnorr0.9.0
  • @vultisig/mpc-types0.2.3
  • axios^1.16.1
  • bip32^5.0.0
  • bitcoinjs-lib^7.0.0
  • bs58^6.0.0
  • bs58check^4.0.0
  • buffer^6.0.3
  • cbor-x^1.6.0
  • crypto-browserify^3.12.1
  • …and 22 more.