PkgRadar

Package evidence

@bitgo-beta/[email protected]

Credential file access: matched ".SSh"

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
90,067Mainstream · −50% score
Versions published
2,529Mature · −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 bytes1,297,386
Previous version8.2.1-beta.1778
Published2026-05-25T08:59:31.116Z
SHA-25633c2ff5779b0d5c2afc7a52547f607fff86ff31a98cf0f8c9458204df73a8c0e

Why flagged

What the scanner saw

Credential file access: matched ".SSh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
8.2.1-beta.1779Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/bitgo/tss/ecdsa/ecdsa.jsmatched ".SSh"5
lowCredential file accesspackage/dist/src/bitgo/utils/tss/ecdsa/ecdsa.jsmatched ".SSh"5
lowObfuscationpackage/dist/src/bitgo/trading/network/decrypt-aes-gcm.jsmatched "Buffer.from(encryptedText, 'base64"3
lowObfuscationpackage/dist/src/bitgo/trading/network/decrypt-rsa.jsmatched "Buffer.from(encryptedText, 'base64"3
lowObfuscationpackage/dist/src/bitgo/trading/network/decrypt.jsmatched "Buffer.from(gcmKey, 'base64"3
lowObfuscationpackage/dist/src/bitgo/utils/tss/ecdsa/ecdsaMPCv2.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/src/bitgo/utils/tss/eddsa/eddsaMPCv2.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/src/bitgo/trading/network/encrypt-rsa-browser.jsmatched "atob("3
lowObfuscationpackage/dist/src/account-lib/baseCoin/iface.jsmatched "Buffer.from(serialized.signature, 'base64"3
lowObfuscationpackage/dist/src/bitgo/trading/network/utils.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts9
  • buildyarn tsc --build --incremental --verbose .
  • check-fmtprettier --check '**/*.{ts,js,json}'
  • cleanrm -r ./dist
  • fmtprettier --write .
  • linteslint --quiet .
  • preparenpm run build
  • testyarn unit-test
  • test:watch mocha -r tsx --watch --watch-files test/**/*.ts
  • unit-testnyc -- mocha --recursive test
Dependencies30
  • @bitgo-beta/sdk-lib-mpc8.2.0-beta.1774
  • @bitgo-beta/secp256k11.0.2-beta.1809
  • @bitgo-beta/sjcl1.0.2-beta.2022
  • @bitgo-beta/statics15.1.1-beta.1786
  • @bitgo-beta/utxo-lib8.0.3-beta.1781
  • @bitgo/public-types6.9.0
  • @noble/curves1.8.1
  • @stablelib/hex^1.0.0
  • @types/superagent4.1.15
  • big.js^3.1.3
  • bigint-crypto-utils3.1.4
  • bignumber.js^9.1.1
  • bs58^4.0.1
  • create-hmac^1.1.7
  • debug^3.1.0
  • ethereumjs-util7.1.5
  • fp-ts^2.12.2
  • io-tsnpm:@bitgo-forks/[email protected]
  • io-ts-types^0.5.16
  • keccak3.0.3
  • libsodium-wrappers-sumo^0.7.9
  • lodash^4.18.0
  • noble-bls12-3810.7.2
  • openpgp5.11.3
  • paillier-bigint3.3.0
  • secp256k15.0.1
  • strip-hex-prefix^1.0.0
  • superagent^9.0.1
  • tweetnacl^1.0.3
  • uuid^8.3.2