PkgRadar

Package evidence

@injectivelabs/[email protected]

Credential file access: matched ".aws"

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
2,382Niche · −30% score
Versions published
320Mature · −50% score
First published
Oct 2024
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":["@injectivelabs/[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":["@injectivelabs/[email protected]"],"fail_on":"review"}'
Artifact bytes436,595
Previous version1.19.21
Published2026-05-27T09:22:39.270Z
SHA-256fd6419ce5f5b99e27cc4f8fe6131fc323a6884d272f3832b86308da24a24c230

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

review
Last checked
reviewRisk
3Score
1.19.22Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cjs/Eth-CvWEOFRz.cjsmatched ".aws"5
lowCredential file accesspackage/dist/esm/Eth-DezsK7L6.jsmatched ".aws"5

Manifest

Package metadata

Scripts13
  • buildpnpm type-check && tsdown
  • build:fasttsdown
  • build:watchtsdown --watch
  • cleanshx rm -rf dist coverage *.log junit.xml && shx mkdir -p dist
  • coveragevitest run --coverage
  • coverage:showlive-server coverage
  • devts-node -r tsconfig-paths/register src/index.ts
  • linteslint . --ext .ts,.js
  • startnode dist/index.js
  • testvitest
  • test:civitest run --coverage --reporter=verbose
  • test:watchvitest --watch
  • type-checktsc --noEmit
Dependencies11
  • @injectivelabs/exceptions1.19.22
  • @injectivelabs/sdk-ts1.19.22
  • @injectivelabs/ts-types1.19.22
  • @injectivelabs/wallet-base1.19.22
  • @ledgerhq/hw-app-cosmos^6.32.9
  • @ledgerhq/hw-app-eth^6.47.1
  • @ledgerhq/hw-transport^6.31.13
  • @ledgerhq/hw-transport-webhid^6.30.9
  • @ledgerhq/hw-transport-webusb^6.29.13
  • buffer^6.0.3
  • viem^2.41.2