PkgRadar

Package evidence

@aztec/[email protected]

Remote Payload: matched "cUrl\n "

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 bytes100,292
Previous version5.0.0-nightly.20260524
Published2026-05-25T03:35:54.147Z
SHA-256ca95e5520a6e051fa35a9755df392ca52afafe21bef455bfcd76efaf910ca21f

Why flagged

What the scanner saw

Remote Payload: matched "cUrl\n "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dest/local-network/local-network.jsmatched "cUrl\n "12
mediumRemote Payloadpackage/src/local-network/local-network.tsmatched "cUrl\n "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dest/local-network/local-network.jsmatched "cUrl\n "12
mediumRemote Payloadpackage/src/local-network/local-network.tsmatched "cUrl\n "12
lowObfuscationpackage/dest/cli/util.jsmatched "eVal("3
lowObfuscationpackage/src/cli/util.tsmatched "eVal("3

Manifest

Package metadata

Scripts8
  • buildyarn clean && ../scripts/tsc.sh
  • build:dev../scripts/tsc.sh --watch
  • cleanrm -rf ./dest .tsbuildinfo
  • run:example:tokenLOG_LEVEL='verbose' node ./dest/examples/token.js
  • startnode --no-warnings ./dest/bin
  • start:debugnode --inspect=0.0.0.0:9221 --no-warnings ./dest/bin
  • start:local-networkETHEREUM_HOSTS=http://0.0.0.0:8545/ && yarn start start --local-network
  • testNODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}
Dependencies40
  • @aztec/accounts5.0.0-nightly.20260525
  • @aztec/archiver5.0.0-nightly.20260525
  • @aztec/aztec-node5.0.0-nightly.20260525
  • @aztec/aztec.js5.0.0-nightly.20260525
  • @aztec/bb-prover5.0.0-nightly.20260525
  • @aztec/bb.js5.0.0-nightly.20260525
  • @aztec/blob-client5.0.0-nightly.20260525
  • @aztec/bot5.0.0-nightly.20260525
  • @aztec/builder5.0.0-nightly.20260525
  • @aztec/cli5.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/kv-store5.0.0-nightly.20260525
  • @aztec/l1-artifacts5.0.0-nightly.20260525
  • @aztec/node-lib5.0.0-nightly.20260525
  • @aztec/noir-contracts.js5.0.0-nightly.20260525
  • @aztec/noir-protocol-circuits-types5.0.0-nightly.20260525
  • @aztec/p2p5.0.0-nightly.20260525
  • @aztec/p2p-bootstrap5.0.0-nightly.20260525
  • @aztec/protocol-contracts5.0.0-nightly.20260525
  • @aztec/prover-client5.0.0-nightly.20260525
  • @aztec/prover-node5.0.0-nightly.20260525
  • @aztec/pxe5.0.0-nightly.20260525
  • @aztec/sequencer-client5.0.0-nightly.20260525
  • @aztec/stdlib5.0.0-nightly.20260525
  • @aztec/telemetry-client5.0.0-nightly.20260525
  • @aztec/txe5.0.0-nightly.20260525
  • @aztec/validator-ha-signer5.0.0-nightly.20260525
  • …and 10 more.