PkgRadar

Package evidence

@sunshj/[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":["@sunshj/[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":["@sunshj/[email protected]"],"fail_on":"review"}'
Publishersunshj
Artifact bytes46,403
Previous version0.1.0-beta.27
Published2026-05-23T12:27:04.197Z
SHA-256a8155bd64ba19467e48282497b19ee0daea07abc0df7b9ba8a5c974eb31f0035

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/rpc.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.global.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/rpc.jsmatched "cUrl "12

Manifest

Package metadata

Scripts10
  • benchmarknode benchmark/test.js
  • buildtsdown
  • devtsdown --watch
  • fmtoxfmt
  • lintoxlint
  • lint:fixoxlint --fix
  • prepublishOnlypnpm build
  • releasevitest --run --silent && bumpp && npm publish
  • testvitest
  • typechecktsgo --noEmit