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
- 997Mature · −50% score
- First published
- Feb 2021
- 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":["@keplr-wallet/[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":["@keplr-wallet/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".aws/"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/build/tx-executor/utils/cosmos.js | matched ".aws/" | 5 |
| low | Credential file access | package/src/tx-executor/utils/cosmos.ts | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts7
buildnpx tsccleanrm -rf node_modules; rm -rf builddevnpx tsc -wlint-fixnpx eslint --fix "src/**/*" && npx prettier --write "src/**/*"lint-testnpx eslint "src/**/*" && npx prettier --check "src/**/*"testnpx jest --passWithNoTeststypechecknpx tsc -p tsconfig.check.json
Dependencies36
@ethereumjs/common^2.6.5@ethereumjs/tx^3.5.2@ethersproject/address^5.7.0@ethersproject/hash^5.7.0@ethersproject/transactions^5.7.0@ethersproject/wallet^5.7.0@keplr-wallet/chain-validator0.13.38@keplr-wallet/common0.13.38@keplr-wallet/cosmos0.13.38@keplr-wallet/crypto0.13.38@keplr-wallet/ledger-cosmos0.13.38@keplr-wallet/popup0.13.38@keplr-wallet/proto-types0.13.38@keplr-wallet/router0.13.38@keplr-wallet/simple-fetch0.13.38@keplr-wallet/types0.13.38@keplr-wallet/unit0.13.38@ledgerhq/hw-app-eth6.42.8@ledgerhq/hw-app-starknet^3.0.1@ledgerhq/hw-transport^6.35.0@ledgerhq/hw-transport-webhid^6.35.0@ledgerhq/hw-transport-webusb^6.34.0@noble/hashes^1.4.0aes-js^3.1.2big-integer^1.6.48bip39^3.0.2bitcoin-address-validation^3.0.0buffer^6.0.3curve25519-js0.0.4delay^4.4.0- …and 6 more.