PkgRadar

Package evidence

@bitgo-beta/[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.

Weekly downloads
41,398Mainstream · −50% score
Versions published
2,512Mature · −50% score
First published
Sep 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@bitgo-beta/[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":["@bitgo-beta/[email protected]"],"fail_on":"review"}'
Artifact bytes293,480
Previous version1.1.1-beta.2002
Published2026-05-25T09:00:19.135Z
SHA-256d2ae4bb88b10964ea69eec0ddf30fcd1ac635fd438767fad8d40821f2f47f874

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/xtz.jsmatched "cUrl "12

Manifest

Package metadata

Scripts9
  • buildyarn tsc --build --incremental --verbose .
  • check-fmtprettier --check '**/*.{ts,js,json}'
  • cleanrm -r ./dist
  • coveragenyc -- npm run unit-test
  • fmtprettier --write .
  • linteslint --quiet .
  • preparenpm run build
  • testnpm run coverage
  • unit-testmocha
Dependencies13
  • @bitgo-beta/blake2b3.0.4-beta.2018
  • @bitgo-beta/sdk-core8.2.1-beta.1779
  • @bitgo-beta/secp256k11.0.2-beta.1809
  • @bitgo-beta/statics15.1.1-beta.1786
  • @noble/curves1.8.1
  • @taquito/local-forging^23.0.2
  • @taquito/rpc^23.0.2
  • @taquito/signer^23.0.2
  • bignumber.js^9.0.0
  • bs58check^2.1.2
  • libsodium-wrappers^0.7.6
  • lodash^4.18.0
  • superagent^9.0.1