PkgRadar

Package evidence

@continuumdao/[email protected]

Install-time lifecycle script: preinstall="bash scripts/sync-vendor-defi.sh"

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.

Versions published
20
First published
May 2026
Publisher
patrickcure

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":["@continuumdao/[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":["@continuumdao/[email protected]"],"fail_on":"high"}'
Publisherpatrickcure
Artifact bytes216,934
Previous version1.2.3
Published2026-05-30T12:16:47.108Z
SHA-256934a2daecf62eefdd3c0325a4b00876f5512897a4a9306c8aaf11cd10210a9d9

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: preinstall added in 1.2.5 vs 1.2.3: "bash scripts/sync-vendor-defi.sh"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.2.5Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 1.2.5 vs 1.2.3: "bash scripts/sync-vendor-defi.sh"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 1.2.5 vs 1.2.3: "bash scripts/sync-vendor-defi.sh"40
lowInstall-time lifecycle scriptpackage.jsonpreinstall="bash scripts/sync-vendor-defi.sh"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • mcp:startnode dist/mcp/server/index.js
  • preinstallbash scripts/sync-vendor-defi.sh
  • prepublishOnlynpm run build
  • sync-vendor-defibash scripts/sync-vendor-defi.sh
  • testnpm run build
Dependencies6
  • @continuumdao/ctm-mpc-defifile:vendor/ctm-mpc-defi
  • @curvefi/api^2.68.0
  • @modelcontextprotocol/sdk^1.29.0
  • express^5.2.1
  • viem^2.51.0
  • zod^4.4.3