PkgRadar

Package evidence

@aztec/[email protected]

Remote Payload: matched "cUrl "

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 bytes10,021,896
Previous version5.0.0-nightly.20260524
Published2026-05-25T03:36:08.617Z
SHA-2561912a47875f50748536b3864aad3187a82c4291c024e68daa0594f57a55665cf

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dest/spartan/utils/nodes.jsmatched "cUrl "12
mediumRemote Payloadpackage/dest/fixtures/setup.jsmatched "cUrl\n "12
mediumRemote Payloadpackage/src/spartan/utils/nodes.tsmatched "cUrl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dest/spartan/utils/nodes.jsmatched "cUrl "12
mediumRemote Payloadpackage/dest/fixtures/setup.jsmatched "cUrl\n "12
mediumRemote Payloadpackage/src/spartan/utils/nodes.tsmatched "cUrl "12
lowObfuscationpackage/dest/spartan/utils/nodes.jsmatched "Buffer.from(value, 'base64"3
lowObfuscationpackage/src/spartan/utils/nodes.tsmatched "Buffer.from(value, 'base64"3

Manifest

Package metadata

Scripts16
  • buildyarn clean && ../scripts/tsc.sh
  • build:dev../scripts/tsc.sh --watch
  • cleanrm -rf ./dest .tsbuildinfo
  • formattingrun -T prettier --check ./src && run -T eslint ./src
  • serve:flamespython3 -m http.server --directory "flame_graph" 8000
  • testNODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests src/fixtures
  • test:compose./scripts/run_test.sh compose
  • test:debugLOG_LEVEL=${LOG_LEVEL:-verbose} NODE_NO_WARNINGS=1 node --inspect --experimental-vm-modules ../node_modules/.bin/jest --testTimeout=300000
  • test:e2eLOG_LEVEL=${LOG_LEVEL:-verbose} NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --testTimeout=300000
  • test:e2e-docker./scripts/run_test.sh simple
  • test:e2e-no-dockerecho 'The command test:e2e-no-docker is now the same as test:e2e. You can now run this dropping the no-docker suffix.'; yarn test:e2e
  • test:ha./scripts/run_test.sh ha
  • test:integrationconcurrently -k -s first -c reset,dim -n test,anvil "yarn test:integration:run" "anvil"
  • test:integration:runNODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --no-cache --runInBand --config jest.integration.config.json
  • test:profileLOG_LEVEL=${LOG_LEVEL:-verbose} NODE_NO_WARNINGS=1 0x --output-dir "flame_graph/{pid}.0x" -- node --experimental-vm-modules ../node_modules/jest/bin/jest.js --runInBand --testTimeout=300000
  • test:with-alerts./scripts/test-with-alerts.sh
Dependencies76
  • @aztec/accounts5.0.0-nightly.20260525
  • @aztec/archiver5.0.0-nightly.20260525
  • @aztec/aztec5.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/blob-lib5.0.0-nightly.20260525
  • @aztec/bot5.0.0-nightly.20260525
  • @aztec/cli5.0.0-nightly.20260525
  • @aztec/constants5.0.0-nightly.20260525
  • @aztec/entrypoints5.0.0-nightly.20260525
  • @aztec/epoch-cache5.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-keystore5.0.0-nightly.20260525
  • @aztec/noir-contracts.js5.0.0-nightly.20260525
  • @aztec/noir-noirc_abi5.0.0-nightly.20260525
  • @aztec/noir-protocol-circuits-types5.0.0-nightly.20260525
  • @aztec/noir-test-contracts.js5.0.0-nightly.20260525
  • @aztec/p2p5.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/simulator5.0.0-nightly.20260525
  • …and 46 more.