PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl "

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
5
First published
May 2026
Publisher
theo-contract-dot-dev

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"}'
Artifact bytes28,413
Previous version0.3.0
Published2026-05-22T21:15:35.655Z
SHA-256dec17fee13bab1fb89e96dba70b5c8cc864a2b5878b8dab1f3181d4930c5f3a2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/config.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/commands/function-override.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/commands/generate-wallet.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/commands/init-workspaces.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/commands/track.jsmatched "cUrl "12

Manifest

Package metadata

Scripts8
  • buildtsc
  • prepublishOnlytsc
  • testjest
  • test:foundryjest test/integration/init-workspaces.test.ts -t Foundry
  • test:hh-v2jest test/integration/init-workspaces.test.ts -t "Hardhat v2"
  • test:hh-v3jest test/integration/init-workspaces.test.ts -t "Hardhat v3"
  • test:walletjest test/integration/generate-wallet.test.ts
  • watchtsc --watch
Dependencies1
  • ethers^6.13.5