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,977Niche · −30% score
- Versions published
- 8
- First published
- Aug 2022
- 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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts18
buildnpm run build:pre; npm run build:source; npm run build:typesbuild:prenpm run cleanbuild:sourcerollup --config rollup.config.jsbuild:typestsccanarynpm run test:pre; npm run test:canarycleanrm -rf distlinteslint -c '../../.eslintrc' --fix './src/**/*.ts'loadtestnpm run test:pre; npm run test:concurrencyprettierprettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'testnpm run test:pre; npm run test:runtest:canaryvitest run --dir test/canarytest:concurrencyvitest run --dir test/concurrencytest:ignoreUnhandlednpm run test:pre; npm run test:integration -- --dangerouslyIgnoreUnhandledErrors --segfault-retry=3test:integrationvitest run --dir test/sdk/integrationtest:lifecyclevitest run --dir test/lifecycle -- --dangerouslyIgnoreUnhandledErrors --segfault-retry=3test:prerm -rf ./test/tmp && mkdir ./test/tmptest:runvitest run --dir test/sdktest:xregionvitest run --dir test/xregion -- --dangerouslyIgnoreUnhandledErrors --segfault-retry=3
Dependencies9
@exodus/walletconnect-core^2.11.0-exodus.3@exodus/walletconnect-events^1.0.1-exodus.0@exodus/walletconnect-heartbeat^1.2.1-exodus.0@exodus/walletconnect-jsonrpc-utils^1.0.8-exodus.0@exodus/walletconnect-logger^2.0.1-exodus.1@exodus/walletconnect-time^1.0.2-exodus.0@exodus/walletconnect-types^2.11.0-exodus.0@exodus/walletconnect-utils^2.11.0-exodus.2events^3.3.0