PkgRadar

Package evidence

@hyperlane-xyz/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
337Mature · −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":["@hyperlane-xyz/[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":["@hyperlane-xyz/[email protected]"],"fail_on":"review"}'
Artifact bytes1,114,059
Previous version35.0.1
Published2026-06-05T03:47:15.923Z
SHA-25660d690460914afe0bf3144b6478a8c8eea6d993588250ac2e51b9f04fea620ce

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
35.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/utils/cosmos.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts11
  • buildtsc
  • checktsc --noEmit
  • cleanrm -rf ./dist ./cache
  • devtsc --watch
  • formatoxfmt --write ./src
  • lintoxlint -c ../../oxlint.json
  • testpnpm test:unit && pnpm test:hardhat && pnpm test:foundry
  • test:cipnpm test
  • test:foundry./scripts/foundry-test.sh
  • test:hardhatNODE_OPTIONS='--import tsx/esm' hardhat --config hardhat.config.cts test $(find ./src -name "*.hardhat-test.ts")
  • test:unitmocha --config .mocharc.json './src/**/*.test.ts' --exit
Dependencies41
  • @arbitrum/sdk^4.0.0
  • @aws-sdk/client-s3^3.577.0
  • @chain-registry/types^0.50.122
  • @cosmjs/amino^0.32.4
  • @cosmjs/cosmwasm-stargate^0.32.4
  • @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
  • @hyperlane-xyz/aleo-sdk35.1.0
  • @hyperlane-xyz/core11.3.1
  • @hyperlane-xyz/cosmos-sdk35.1.0
  • @hyperlane-xyz/deploy-sdk6.1.0
  • @hyperlane-xyz/provider-sdk6.1.0
  • @hyperlane-xyz/radix-sdk35.1.0
  • @hyperlane-xyz/starknet-core35.1.0
  • @hyperlane-xyz/tron-sdk23.1.0
  • @hyperlane-xyz/utils35.1.0
  • @safe-global/api-kit4.0.0
  • @safe-global/protocol-kit6.1.1
  • @safe-global/safe-core-sdk-types5.1.0
  • @safe-global/safe-deployments1.37.47
  • @solana/spl-token^0.4.9
  • @solana/web3.js^1.98.4
  • @starknet-react/chains^3.1.2
  • @turnkey/api-key-stamper^0.5.0
  • @turnkey/sdk-server^4.12.0
  • @turnkey/solana^1.1.12
  • …and 11 more.