PkgRadar

Package evidence

@hyperbridge/[email protected]

no findings

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
138
Versions published
72Established · −30% score
First published
Jul 2025
Publisher
david_of_earth

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@hyperbridge/[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":["@hyperbridge/[email protected]"],"fail_on":"review"}'
Artifact bytes1,180,213
Previous version2.0.1
Published2026-05-27T14:37:19.963Z
SHA-256ec7b615dcdd591c35c93310591df74f1e254ba0e0c8be3f3ac930d16a2205b8f

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildpnpm run build:browser && pnpm run build:node
  • build:browsertsup --config tsup-browser.config.ts
  • build:nodetsup --config tsup-node.config.ts
  • formatprettier --write "src/**/*.ts"
  • lintbiome lint .
  • lint:fixbiome lint --write .
  • testnpm run test:concurrent && npm run test:sequence
  • test:concurrentvitest --watch=false --dangerouslyIgnoreUnhandledErrors --exclude=./src/tests/sequential
  • test:evm-substratevitest --watch=false --sequence.concurrent=false ./src/tests/sequential/evm-substrate.test.ts
  • test:filevitest --watch=false --maxConcurrency=1
  • test:hyper-fungible-tokenvitest --watch=false --dangerouslyIgnoreUnhandledErrors --sequence.concurrent=false ./src/tests/sequential/hyperFungibleToken.test.ts
  • test:intent-gatewayvitest --watch=false --dangerouslyIgnoreUnhandledErrors --sequence.concurrent=false ./src/tests/sequential/intentGateway.test.ts
  • test:intents-coprocessorvitest --watch=false --dangerouslyIgnoreUnhandledErrors --sequence.concurrent=false ./src/tests/sequential/intentsCoprocessor.test.ts
  • test:token-listvitest --watch=false --sequence.concurrent=false ./src/tests/sequential/tokenList.test.ts
  • test:watchvitest --exclude=./src/tests/sequential
Dependencies19
  • @async-generator/merge-race^1.0.3
  • @polkadot/apilatest
  • @polkadot/typeslatest
  • @polkadot/utillatest
  • @polkadot/util-cryptolatest
  • @types/lodash-es^4.17.12
  • consola^3.4.2
  • decimal.js^10.5.0
  • graphql^16.10.0
  • graphql-request^7.1.2
  • idb-keyval^6.2.2
  • lodash-es^4.17.15
  • rpc-websocket-client^1.1.4
  • scale-ts^1.6.1
  • std-env^3.9.0
  • tronweb^6.2.0
  • ts-pattern^5.6.2
  • unstorage^1.17.2
  • viem2.47.6