Package evidence
@chain-registry/[email protected]
Remote Payload: matched "raw.githubusercontent.com"
Recommended action
Block this updateStatic 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"}'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 high · score 124 · status changed
Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/asset_list.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/asset_list.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/chain.js | matched "github.com/CosmosContracts/juno/releases/download" | 12 |
| medium | Remote Payload | package/esm/chain.js | matched "github.com/CosmosContracts/juno/releases/download" | 12 |
| medium | Remote Payload | package/esm/testnet_assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/testnet_assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/testnet.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/testnet.js | matched "raw.githubusercontent.com" | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/asset_list.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/asset_list.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/chain.js | matched "github.com/CosmosContracts/juno/releases/download" | 12 |
| medium | Remote Payload | package/esm/chain.js | matched "github.com/CosmosContracts/juno/releases/download" | 12 |
| medium | Remote Payload | package/esm/testnet_assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/testnet_assets.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/testnet.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/testnet.js | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
Manifest
Package metadata
Scripts7
buildnpm run clean; tsc; tsc -p tsconfig.esm.json; npm run copycleanrimraf dist/**codegenrimraf src/** && ts-node ./scripts/build.tscopycopyfiles -f LICENSE README.md package.json distpreparenpm run buildtestjesttest:watchjest --watch
Dependencies1
@chain-registry/types^0.50.363