PkgRadar

Package evidence

@sodax/[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
571
Versions published
67Established · −30% score
First published
Sep 2025
Publisher
robi_icon_foundation

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":["@sodax/[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":["@sodax/[email protected]"],"fail_on":"review"}'
Artifact bytes56,763
Previous version2.0.0-rc.10
Published2026-06-04T08:24:53.016Z
SHA-256c157e9991698c68f12253a55c4c7384e1460e80bfe68686b46f983f59c9c08a5

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
2.0.0-rc.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildcross-env NODE_OPTIONS=--max-old-space-size=8192 tsup
  • check-exportsattw --pack --profile esm-only
  • check:circular-depsmadge --circular $(find ./src -name '*.ts' -o -name '*.tsx')
  • check:knipknip
  • checkTstsc --noEmit
  • cleanrm -rf dist && rm -rf node_modules && rm -rf .turbo
  • devtsup --watch ./src
  • lintbiome lint . --write
  • prettybiome format . --write
  • testvitest run
Dependencies24
  • @creit.tech/stellar-wallets-kit^1.7.5
  • @hot-labs/near-connect0.10.0
  • @injectivelabs/networks1.18.14
  • @injectivelabs/sdk-ts1.18.14
  • @injectivelabs/ts-types1.18.14
  • @injectivelabs/wallet-base1.18.14
  • @injectivelabs/wallet-core1.18.14
  • @injectivelabs/wallet-cosmos1.18.14
  • @mysten/dapp-kit0.14.18
  • @mysten/sui1.21.2
  • @sodax/libs2.0.0-rc.11
  • @sodax/types2.0.0-rc.11
  • @sodax/wallet-sdk-core2.0.0-rc.11
  • @solana/spl-token0.4.9
  • @solana/wallet-adapter-react0.15.35
  • @solana/web3.js1.98.0
  • @stellar/stellar-sdk15.1.0
  • icon-sdk-js1.5.3
  • immer10.1.1
  • near-api-js7.2.0
  • sats-connect^4.2.1
  • viem2.29.2
  • wagmi2.16.9
  • zustand4.5.2