PkgRadar

Package evidence

@okxweb3/[email protected]

Install-time lifecycle script: preinstall="node dist/check-node-version.js"

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
3,510Niche · −30% score
Versions published
64
First published
Jun 2026
Publisher
npm-okx

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

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":["@okxweb3/[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":["@okxweb3/[email protected]"],"fail_on":"high"}'
Publishernpm-okx
Artifact bytes1,234,463
Previous version0.0.8-beta-3678009f42-260618171101
Published2026-06-18T10:43:48.073Z
SHA-25642a9145045ffda2de35ec6c43b0729eeb704e488886009a595712ce6a01a11fe

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: preinstall added in 0.0.8-beta-3678009f42-260618184142 vs 0.0.8-beta-3678009f42-260618171101: "node dist/check-node-version.js"

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.0.8-beta-3678009f42-260618184142Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

3 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 0.0.8-beta-3678009f42-260618184142 vs 0.0.8-beta-3678009f42-260618171101: "node dist/check-node-version.js"40
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 0.0.8-beta-3678009f42-260618184142 vs 0.0.8-beta-3678009f42-260618171101: "node dist/check-node-version.js"40
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node dist/check-node-version.js"5
lowLarge Javascript Payloadpackage/dist/cli.js3637424 bytes0
lowLarge Javascript Payloadpackage/dist/index.js3434513 bytes0

Manifest

Package metadata

Scripts5
  • buildnode scripts/build.mjs
  • packnode scripts/pack.mjs
  • preinstallnode dist/check-node-version.js
  • testnode --test test/*.test.mjs
  • typechecktsc --noEmit
Dependencies7
  • @xmtp/agent-sdk0.0.7
  • @xmtp/content-type-remote-attachment2.0.4
  • @xmtp/node-bindings1.6.8
  • @xmtp/node-sdk4.6.0
  • @xmtp/proto3.78.0
  • viem2.48.4
  • ws8.20.0