PkgRadar

Package evidence

@chain-registry/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static 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":["@chain-registry/[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":["@chain-registry/[email protected]"],"fail_on":"high"}'
Publisherpyramation
Artifact bytes73,604
Previous version1.70.589
Published2026-05-25T01:52:58.255Z
SHA-256db6cdd9baf67e6faa3f97d436d9b6838658837a23e38dc47cbca2852c9f8b736

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

high
Last checked
highRisk
124Score
1.70.590Version
Status history (1 event)
  1. newavailable · risk high · score 124 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/asset_list.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/asset_list.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/chain.jsmatched "github.com/CosmosContracts/juno/releases/download"12
mediumRemote Payloadpackage/esm/chain.jsmatched "github.com/CosmosContracts/juno/releases/download"12
mediumRemote Payloadpackage/esm/testnet_assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/testnet_assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/testnet.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/testnet.jsmatched "raw.githubusercontent.com"12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/asset_list.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/asset_list.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/chain.jsmatched "github.com/CosmosContracts/juno/releases/download"12
mediumRemote Payloadpackage/esm/chain.jsmatched "github.com/CosmosContracts/juno/releases/download"12
mediumRemote Payloadpackage/esm/testnet_assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/testnet_assets.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/testnet.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/testnet.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4

Manifest

Package metadata

Scripts7
  • buildnpm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy
  • cleanrimraf dist/**
  • codegenrimraf src/** && ts-node ./scripts/build.ts
  • copycopyfiles -f LICENSE README.md package.json dist
  • preparenpm run build
  • testjest
  • test:watchjest --watch
Dependencies1
  • @chain-registry/types^0.50.363