PkgRadar

Package evidence

@andrewkimjoseph/[email protected]

Remote Payload: matched "cUrl "

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":["@andrewkimjoseph/[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":["@andrewkimjoseph/[email protected]"],"fail_on":"review"}'
Artifact bytes26,206
Previous version0.1.0
Published2026-05-24T07:15:30.984Z
SHA-256f4859e0480174f8d55ce3829b872b01a7071df5457e9e7f58e06981fa0d4a86e

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/clients/celo-client.jsmatched "cUrl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/clients/celo-client.jsmatched "cUrl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/build/crypto/wallet-key-crypto.jsmatched "Buffer.from(encryptedBase64, \"base64"3

Manifest

Package metadata

Scripts7
  • buildrm -rf build && tsc
  • devtsc --watch
  • encrypt-keytsx scripts/encrypt-key.ts
  • inspectnpx @modelcontextprotocol/inspector node build/index.js
  • preparenpm run build
  • startnode build/index.js
  • start:httpnode build/http.js
Dependencies4
  • @modelcontextprotocol/sdk^1.22.0
  • express^5.2.1
  • viem^2.39.3
  • zod^3.24.3