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
- 51
- Versions published
- 24Established · −30% score
- First published
- Dec 2025
- Publisher
- ritbit
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@ritbit/[email protected]"],"fail_on":"high"}'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":["@ritbit/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 high · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Large Javascript Payload | package/__native__/__ios__/v4-native-client.js | 12143459 bytes | 0 |
Manifest
Package metadata
Scripts18
buildrm -rf build/ && npm run build:esm && npm run build:cjs && npm run fix-package-jsonbuild:cjstsc -p tsconfig.cjs.jsonbuild:esmtsc -p tsconfig.esm.jsoncommitlintcommitlint --editcompiletsc -p tsconfig.esm.jsoncompile:watchnpm run compile -- --watchcoveragenpm run test -- --coveragefixnpm run lint -- --fixfix-package-jsonecho '{"type":"commonjs"}' > build/cjs/package.jsonlinteslint --ext .ts,.js .prepublishOnlynpm run buildreleasesemantic-releasestartnode build/src/index.jstestNODE_ENV=test jest --testPathIgnorePatterns=__tests__/modules/client/*test-integrationNODE_ENV=test jesttest:watchnpm test -- --watchupdate-cctp-protossh scripts/generate-cctp-protos.shwebpackwebpack
Dependencies22
@cosmjs/amino^0.32.3@cosmjs/crypto^0.32.4@cosmjs/encoding^0.32.4@cosmjs/math^0.32.4@cosmjs/proto-signing^0.32.4@cosmjs/stargate^0.32.4@cosmjs/tendermint-rpc^0.32.4@cosmjs/utils^0.32.4@osmonauts/lcd^0.6.0@ritbit/v4-proto^2.1.0@scure/bip32^1.1.5@scure/bip39^1.1.1axios1.1.3bech32^1.1.4bignumber.js^9.3.1cosmjs-types^0.9.0ethereum-cryptography^2.0.0ethers^6.6.1https-proxy-agent^7.0.6long^5.3.2protobufjs>=6.11.4ws^8.14.2