PkgRadar

Package evidence

@elliotding/[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":["@elliotding/[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":["@elliotding/[email protected]"],"fail_on":"review"}'
Publisherelliotding
Artifact bytes248,441
Previous version0.2.23
Published2026-05-25T06:42:29.920Z
SHA-256bb78a1aa6136e9aec92154216b3750cbeffc8f74dba7138abc99b84b5b3d4a1f

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
18Score
0.2.24Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config/index.jsmatched "cUrl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config/index.jsmatched "cUrl "12
lowObfuscationpackage/dist/prompts/manager.jsmatched "Buffer.from(content, \"base64"3
lowObfuscationpackage/dist/tools/sync-resources.jsmatched "Buffer.from(action.content, \"base64"3

Manifest

Package metadata

Scripts13
  • auditnpm audit --audit-level=high
  • audit:fixnpm audit fix
  • buildtsc
  • cleanrm -rf dist
  • devtsx watch src/index.ts
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • postbuildchmod +x dist/index.js
  • prebuildnpm run clean
  • security-checknpm list plain-crypto-js 2>&1 && echo 'WARNING: Malicious package detected!' || echo 'Security check passed'
  • startNODE_PATH=. node dist/index.js
  • testecho "Error: no test runner configured yet" && exit 1
  • type-checktsc --noEmit
Dependencies13
  • @fastify/cors^11.2.0
  • @fastify/helmet^13.0.2
  • @modelcontextprotocol/sdk^1.0.0
  • axios1.13.6
  • dotenv^16.4.0
  • fastify^5.8.2
  • fuse.js^7.1.0
  • ioredis^5.10.0
  • lru-cache^11.2.6
  • pino^8.19.0
  • pino-pretty^11.0.0
  • pino-roll^4.0.0
  • simple-git^3.22.0