PkgRadar

Package evidence

@aztec/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@aztec/[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":["@aztec/[email protected]"],"fail_on":"review"}'
Publishercharlielye
Artifact bytes120,102
Previous version5.0.0-nightly.20260524
Published2026-05-25T03:35:49.265Z
SHA-256606261741f47234632dda547f649688ea0c7aa7c67802ed96c5d756c319c02e4

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

review
Last checked
reviewRisk
24Score
5.0.0-nightly.20260525Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dest/config/network_config.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/config/network_config.tsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts6
  • buildyarn clean && ../scripts/tsc.sh
  • build:dev../scripts/tsc.sh --watch
  • cleanrm -rf ./dest .tsbuildinfo
  • copy-generatedmkdir -p dest/config/generated/networks && cp src/config/generated/networks/*.json dest/config/generated/networks/
  • generate./scripts/generate.sh
  • testNODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}
Dependencies28
  • @aztec/accounts5.0.0-nightly.20260525
  • @aztec/archiver5.0.0-nightly.20260525
  • @aztec/aztec.js5.0.0-nightly.20260525
  • @aztec/constants5.0.0-nightly.20260525
  • @aztec/entrypoints5.0.0-nightly.20260525
  • @aztec/ethereum5.0.0-nightly.20260525
  • @aztec/foundation5.0.0-nightly.20260525
  • @aztec/l1-artifacts5.0.0-nightly.20260525
  • @aztec/node-keystore5.0.0-nightly.20260525
  • @aztec/node-lib5.0.0-nightly.20260525
  • @aztec/p2p5.0.0-nightly.20260525
  • @aztec/protocol-contracts5.0.0-nightly.20260525
  • @aztec/sequencer-client5.0.0-nightly.20260525
  • @aztec/slasher5.0.0-nightly.20260525
  • @aztec/stdlib5.0.0-nightly.20260525
  • @aztec/wallets5.0.0-nightly.20260525
  • @aztec/world-state5.0.0-nightly.20260525
  • @ethersproject/wallet^5.8.0
  • @iarna/toml^2.2.5
  • @libp2p/peer-id-factory^3.0.4
  • @scure/bip39^2.0.1
  • commander^12.1.0
  • lodash.chunk^4.2.0
  • lodash.groupby^4.6.0
  • semver^7.5.4
  • source-map-support^0.5.21
  • tslib^2.4.0
  • viemnpm:@aztec/[email protected]