PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjunchi.zhang
Artifact bytes82,481
Previous version2.0.5
Published2026-05-25T04:39:35.430Z
SHA-25694f23cac7d058642a6662ebcd938acf4558bf2060f8af8a1bb7d7163ac96a5a5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
lowObfuscationpackage/dist/index.jsmatched "Buffer.from(encrypted, \"base64"3

Manifest

Package metadata

Scripts3
  • buildnode build.js
  • devNODE_ENV=development node build.js
  • prepublishOnlynpm run build
Dependencies16
  • archiver7.0.1
  • axios1.3.2
  • base-x5.0.1
  • bip393.1.0
  • chalk2.4.2
  • commander11.1.0
  • crypto-js4.2.0
  • dayjs1.11.7
  • ethers5.7.2
  • figlet1.7.0
  • form-data4.0.0
  • formdata-node6.0.3
  • fs-extra11.2.0
  • inquirer8.2.6
  • ora3.4.0
  • uuid9.0.1