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"}'
Publisherwh173-c47
Artifact bytes101,755
Previous version1.0.2
Published2026-05-19T10:53:55.324Z
SHA-256ebbde452089936c8f27ef46abc8f81d0978b47079317a0026aae8120d642fc21

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cjs/src/units/provider.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm/src/units/provider.jsmatched "cUrl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cjs/src/units/provider.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/esm/src/units/provider.jsmatched "cUrl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/cjs/src/privily/account/ton.jsmatched "Buffer.from(state.code! as any, 'base64"3
lowObfuscationpackage/dist/esm/src/privily/account/ton.jsmatched "Buffer.from(state.code! as any, 'base64"3
lowObfuscationpackage/dist/cjs/src/privily/utils.jsmatched "Buffer.from(addr, \"base64"3
lowObfuscationpackage/dist/esm/src/privily/utils.jsmatched "Buffer.from(addr, \"base64"3

Manifest

Package metadata

Scripts6
  • buildnpm run clean && npm run build:cjs && npm run build:esm && npm run postbuild:cjs
  • build:cjstsc -p tsconfig.cjs.json
  • build:esmtsc -p tsconfig.esm.json
  • cleanrm -rf dist
  • postbuild:cjsnode scripts/postbuild.cjs
  • preparenpm run build
Dependencies4
  • axios1.16.0
  • bs586.0.0
  • falcon512-js2.0.1
  • starknet9.4.2