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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/utils/cosmos.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts11
buildtscchecktsc --noEmitcleanrm -rf ./dist ./cachedevtsc --watchformatoxfmt --write ./srclintoxlint -c ../../oxlint.jsontestpnpm test:unit && pnpm test:hardhat && pnpm test:foundrytest:cipnpm testtest:foundry./scripts/foundry-test.shtest: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.