PkgRadar

Package evidence

@continuumdao/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
352
Versions published
11
First published
May 2026
Publisher
selqui

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@continuumdao/[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":["@continuumdao/[email protected]"],"fail_on":"review"}'
Publisherselqui
Artifact bytes1,229,616
Previous version0.2.7
Published2026-06-09T00:31:01.310Z
SHA-256850c5dd78d02fb155566d7585b857abc8c80ba1534fd677b4fff8137aef7e04a

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.2.8Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/protocols/evm/euler-v2/index.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/protocols/evm/euler-v2/index.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts6
  • buildtsup && cp -r src/agent/skills dist/agent/
  • prepublishOnlynpm run build
  • pretestnode scripts/link-self-for-sdk.mjs
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies4
  • @continuumdao/continuum-node-sdk^1.2.6
  • @gmx-io/sdk^1.5.0-alpha-15
  • zod^3.24.0
  • zod-to-json-schema^3.24.0