PkgRadar

Package evidence

@aztec/[email protected]

Credential file access: matched ".AWS"

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 bytes955,744
Previous version4.4.0-nightly.20260524
Published2026-05-25T07:14:07.550Z
SHA-25670e4eb3cdde0425373b6fd906ba9c2993f378775f8a8a36bdcada1479fd60517

Why flagged

What the scanner saw

Credential file access: matched ".AWS"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dest/file-store/s3.jsmatched ".AWS"10
mediumCredential file accesspackage/src/file-store/s3.tsmatched ".AWS"10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dest/file-store/s3.jsmatched ".AWS"10
mediumCredential file accesspackage/src/file-store/s3.tsmatched ".AWS"10
lowObfuscationpackage/dest/abi/abi.jsmatched "Buffer.from(debugSymbols, 'base64"3
lowObfuscationpackage/dest/contract/contract_class.jsmatched "Buffer.from(f.verificationKey, 'base64"3
lowObfuscationpackage/dest/abi/decoder.jsmatched "fromCharCode"3
lowObfuscationpackage/dest/vks/verification_key.jsmatched "Buffer.from(vk, 'base64"3
lowObfuscationpackage/src/abi/abi.tsmatched "Buffer.from(debugSymbols, 'base64"3
lowObfuscationpackage/src/contract/contract_class.tsmatched "Buffer.from(f.verificationKey, 'base64"3
lowObfuscationpackage/src/abi/decoder.tsmatched "fromCharCode"3
lowObfuscationpackage/src/vks/verification_key.tsmatched "Buffer.from(vk, 'base64"3

Manifest

Package metadata

Scripts5
  • buildyarn clean && yarn generate && ../scripts/tsc.sh
  • build:dev../scripts/tsc.sh --watch
  • cleanrm -rf ./dest .tsbuildinfo
  • generate./scripts/copy-contracts.sh
  • testNODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}
Dependencies21
  • @aws-sdk/client-s3^3.892.0
  • @aztec/bb.js4.4.0-nightly.20260525
  • @aztec/blob-lib4.4.0-nightly.20260525
  • @aztec/constants4.4.0-nightly.20260525
  • @aztec/ethereum4.4.0-nightly.20260525
  • @aztec/foundation4.4.0-nightly.20260525
  • @aztec/l1-artifacts4.4.0-nightly.20260525
  • @aztec/noir-noirc_abi4.4.0-nightly.20260525
  • @aztec/validator-ha-signer4.4.0-nightly.20260525
  • @google-cloud/storage^7.15.0
  • axios^1.13.5
  • json-stringify-deterministic1.0.12
  • lodash.chunk^4.2.0
  • lodash.isequal^4.5.0
  • lodash.omit^4.5.0
  • lodash.times^4.3.2
  • msgpackr^1.11.2
  • pako^2.1.0
  • tslib^2.4.0
  • viemnpm:@aztec/[email protected]
  • zod^3.23.8