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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/bitgo/tss/ecdsa/ecdsa.js | matched ".SSh" | 5 |
| low | Credential file access | package/dist/src/bitgo/utils/tss/ecdsa/ecdsa.js | matched ".SSh" | 5 |
| low | Obfuscation | package/dist/src/bitgo/trading/network/decrypt-aes-gcm.js | matched "Buffer.from(encryptedText, 'base64" | 3 |
| low | Obfuscation | package/dist/src/bitgo/trading/network/decrypt-rsa.js | matched "Buffer.from(encryptedText, 'base64" | 3 |
| low | Obfuscation | package/dist/src/bitgo/trading/network/decrypt.js | matched "Buffer.from(gcmKey, 'base64" | 3 |
| low | Obfuscation | package/dist/src/bitgo/utils/tss/ecdsa/ecdsaMPCv2.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/src/bitgo/utils/tss/eddsa/eddsaMPCv2.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/src/bitgo/trading/network/encrypt-rsa-browser.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/src/account-lib/baseCoin/iface.js | matched "Buffer.from(serialized.signature, 'base64" | 3 |
| low | Obfuscation | package/dist/src/bitgo/trading/network/utils.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts9
buildyarn tsc --build --incremental --verbose .check-fmtprettier --check '**/*.{ts,js,json}'cleanrm -r ./distfmtprettier --write .linteslint --quiet .preparenpm run buildtestyarn unit-testtest:watchmocha -r tsx --watch --watch-files test/**/*.tsunit-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.15big.js^3.1.3bigint-crypto-utils3.1.4bignumber.js^9.1.1bs58^4.0.1create-hmac^1.1.7debug^3.1.0ethereumjs-util7.1.5fp-ts^2.12.2io-tsnpm:@bitgo-forks/[email protected]io-ts-types^0.5.16keccak3.0.3libsodium-wrappers-sumo^0.7.9lodash^4.18.0noble-bls12-3810.7.2openpgp5.11.3paillier-bigint3.3.0secp256k15.0.1strip-hex-prefix^1.0.0superagent^9.0.1tweetnacl^1.0.3uuid^8.3.2