PkgRadar

Package evidence

@concordium/[email protected]

Large Javascript Payload: 13308130 bytes

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
69,387Mainstream · −50% score
Versions published
113Mature · −50% score
First published
May 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":["@concordium/[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":["@concordium/[email protected]"],"fail_on":"review"}'
Artifact bytes22,052,270
Previous version12.1.0-alpha.1
Published2026-05-11T12:02:18.063Z
SHA-2566699c48afdfc350d0a947f81eb3eab8eaa311375b287752b2307dc2a9551f6a0

Why flagged

What the scanner saw

Large Javascript Payload: 13308130 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
12.1.0-alpha.4Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/min/concordium.react-native.min.js13308130 bytes10
mediumLarge Javascript Payloadpackage/lib/min/concordium.web.min.js6194013 bytes10

Manifest

Package metadata

Scripts18
  • buildyarn clean && yarn mkdirp src/grpc-api && yarn generate && yarn build-dev && yarn webpack
  • build-devtsc -p tsconfig.build.json
  • cleanrimraf -- lib src/grpc-api
  • fmtyarn prettier --write
  • fmt-checkyarn prettier --check
  • generatenode scripts/generate.js
  • generate-ts-v2node scripts/run-protoc.js
  • linteslint . --cache --ext ts,tsx --max-warnings 0
  • lint-fixyarn lint --fix
  • prettierprettier . --ignore-path ../../.gitignore --ignore-path ../../.prettierignore --ignore-path .gitignore
  • sizetsc -p tsconfig.build.json && size-limit
  • size:no-buildsize-limit
  • testjest
  • test-ciyarn test ./test/ci && yarn test-rn ./test/ci && yarn test-web ./test/ci
  • test-rnyarn test -c jest.config.react-native.ts
  • test-webyarn test -c jest.config.web.ts
  • typechecktsc -p tsconfig.json
  • webpacktsx ../../node_modules/webpack-cli/bin/cli.js --config webpack.config.ts
Dependencies17
  • @concordium/rust-bindings^4.0.1
  • @grpc/grpc-js^1.14.0
  • @noble/ed25519^2.0.0
  • @noble/hashes^1.3.2
  • @protobuf-ts/grpc-transport^2.9.1
  • @protobuf-ts/grpcweb-transport^2.9.1
  • @protobuf-ts/runtime-rpc^2.8.2
  • @scure/bip39^1.2.1
  • @types/big.js^6.2.0
  • big.js^6.2.0
  • bs58check^3.0.1
  • buffer^6.0.3
  • cbor2^1.12.0
  • hash.js^1.1.7
  • iso-3166-1^2.1.1
  • json-bigint^1.0.0
  • uuid^8.3.2