PkgRadar

Package evidence

@lodestar/[email protected]

Known Indicator Filename: package/lib/util/execution.js

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
4,978Niche · −30% score
Versions published
2,729Mature · −50% score
First published
Jul 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":["@lodestar/[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":["@lodestar/[email protected]"],"fail_on":"review"}'
Artifact bytes1,697,578
Previous version1.44.0-dev.1f0e8b5a5f
Published2026-05-29T10:44:57.187Z
SHA-25690aa51fb8dfc9ca650317884955ffaf7808578ce32eea8c4a0bdeeea0240ea2c

Why flagged

What the scanner saw

Known Indicator Filename: package/lib/util/execution.js

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
1.44.0-dev.464b9ae7abVersion
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/lib/util/execution.jspackage/lib/util/execution.js45

Manifest

Package metadata

Scripts20
  • buildtsgo -p tsconfig.build.json
  • build:releasepnpm clean && pnpm run build
  • build:watchpnpm run build --watch
  • check-buildnode -e "(async function() { await import('./lib/index.js') })()"
  • check-readmepnpm exec ts-node ../../scripts/check_readme.ts
  • check-typestsgo
  • cleanrm -rf lib && rm -f *.tsbuildinfo
  • download-spec-testsnode --loader=ts-node/esm test/spec/downloadTests.ts
  • lintbiome check src/ test/
  • lint:fixpnpm run lint --write
  • testpnpm test:unit && pnpm test:e2e
  • test:e2evitest run --project e2e --project e2e-mainnet
  • test:simvitest run test/sim/**/*.test.ts
  • test:sim:blobsvitest run test/sim/4844-interop.test.ts
  • test:specpnpm test:spec:bls && pnpm test:spec:general && pnpm test:spec:minimal && pnpm test:spec:mainnet
  • test:spec:blsvitest run --project spec-minimal test/spec/bls/
  • test:spec:generalvitest run --project spec-minimal test/spec/general/
  • test:spec:mainnetvitest run --project spec-mainnet test/spec/presets/
  • test:spec:minimalvitest run --project spec-minimal test/spec/presets/
  • test:unitvitest run --project unit --project unit-minimal
Dependencies54
  • @chainsafe/as-sha256^1.2.0
  • @chainsafe/blst^2.2.0
  • @chainsafe/discv5^12.0.1
  • @chainsafe/enr^6.0.1
  • @chainsafe/libp2p-noise^17.0.0
  • @chainsafe/libp2p-quic^2.0.1
  • @chainsafe/persistent-merkle-tree^1.2.5
  • @chainsafe/prometheus-gc-stats^1.0.0
  • @chainsafe/pubkey-index-map^3.0.0
  • @chainsafe/snappy-wasm^0.5.0
  • @chainsafe/ssz^1.4.0
  • @chainsafe/threads^1.11.3
  • @crate-crypto/node-eth-kzg0.9.1
  • @fastify/bearer-auth^10.0.1
  • @fastify/cors^10.0.1
  • @fastify/swagger^9.0.0
  • @fastify/swagger-ui^5.0.1
  • @libp2p/bootstrap^12.0.14
  • @libp2p/crypto^5.1.13
  • @libp2p/gossipsub^15.0.15
  • @libp2p/identify^4.0.13
  • @libp2p/interface^3.1.0
  • @libp2p/mdns^12.0.14
  • @libp2p/mplex^12.0.14
  • @libp2p/peer-id^6.0.4
  • @libp2p/prometheus-metrics^5.0.14
  • @libp2p/tcp^11.0.13
  • @lodestar/api^1.44.0-dev.464b9ae7ab
  • @lodestar/config^1.44.0-dev.464b9ae7ab
  • @lodestar/db^1.44.0-dev.464b9ae7ab
  • …and 24 more.