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 bytes179,619
Previous version0.2.12
Published2026-05-24T19:39:07.439Z
SHA-2565e8f8fd38ddff680fffd85cc581a67231d7529bea06574f6b92c2c705f74eb1c

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.2.13Version
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
Dependencies7
  • @aave/client^0.9.3
  • @mento-protocol/mento-sdk^3.2.8
  • @modelcontextprotocol/sdk^1.22.0
  • dotenv^17.4.2
  • express^5.2.1
  • viem^2.39.3
  • zod^3.24.3