PkgRadar

Package evidence

@exodus/[email protected]

no findings

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
1,400Niche · −30% score
Versions published
8
First published
May 2023
Publisher
florianmathieu

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@exodus/[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":["@exodus/[email protected]"],"fail_on":"review"}'
Artifact bytes29,542
Previous version1.10.0-exodus.1
Published2024-01-31T15:10:30.275Z
SHA-25625d5890a2d37c3592530fa5b983b183174c0327970a5d1e5c438b8a410cc25dd

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.10.0-exodus.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnpm run build:pre; npm run build:source; npm run build:types
  • build:prenpm run clean
  • build:sourcerollup --config rollup.config.js
  • build:typestsc
  • cleanrm -rf dist
  • linteslint -c '../../.eslintrc' --fix './src/**/*.ts'
  • prettierprettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'
  • testvitest run --dir test --no-threads
Dependencies8
  • @exodus/walletconnect-auth-client^2.1.0-exodus.1
  • @exodus/walletconnect-core^2.11.0-exodus.3
  • @exodus/walletconnect-jsonrpc-provider^1.0.13-exodus.1
  • @exodus/walletconnect-jsonrpc-utils^1.0.8-exodus.0
  • @exodus/walletconnect-logger^2.0.1-exodus.1
  • @exodus/walletconnect-sign-client^2.11.0-exodus.1
  • @exodus/walletconnect-types^2.11.0-exodus.0
  • @exodus/walletconnect-utils^2.11.0-exodus.2