PkgRadar

Package evidence

@aztec/[email protected]

Shell Credential File Read

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.

Versions published
1,183Mature · −50% score
First published
Jul 2023
Publisher
charlielye

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishercharlielye
Artifact bytes110,365
Previous version5.0.0-nightly.20260622
Published2026-06-23T05:32:20.160Z
SHA-256914001a87e7d589b695de3247abb1abd202abef013107d76e325c5cb35f48cfd

Why flagged

What the scanner saw

Shell Credential File Read

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
22Score
5.0.0-nightly.20260623Version
Status history (1 event)
  1. newavailable · risk high · score 22 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstcandidate

Publisher burst: charlielye

17 members · max score 42

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShell Credential File Readpackage/src/aztec-node/server.ts45

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies31
  • @aztec/archiver5.0.0-nightly.20260623
  • @aztec/bb-prover5.0.0-nightly.20260623
  • @aztec/bb.js5.0.0-nightly.20260623
  • @aztec/blob-client5.0.0-nightly.20260623
  • @aztec/blob-lib5.0.0-nightly.20260623
  • @aztec/constants5.0.0-nightly.20260623
  • @aztec/epoch-cache5.0.0-nightly.20260623
  • @aztec/ethereum5.0.0-nightly.20260623
  • @aztec/foundation5.0.0-nightly.20260623
  • @aztec/kv-store5.0.0-nightly.20260623
  • @aztec/l1-artifacts5.0.0-nightly.20260623
  • @aztec/node-keystore5.0.0-nightly.20260623
  • @aztec/node-lib5.0.0-nightly.20260623
  • @aztec/noir-protocol-circuits-types5.0.0-nightly.20260623
  • @aztec/p2p5.0.0-nightly.20260623
  • @aztec/protocol-contracts5.0.0-nightly.20260623
  • @aztec/prover-client5.0.0-nightly.20260623
  • @aztec/prover-node5.0.0-nightly.20260623
  • @aztec/sequencer-client5.0.0-nightly.20260623
  • @aztec/simulator5.0.0-nightly.20260623
  • @aztec/slasher5.0.0-nightly.20260623
  • @aztec/standard-contracts5.0.0-nightly.20260623
  • @aztec/stdlib5.0.0-nightly.20260623
  • @aztec/telemetry-client5.0.0-nightly.20260623
  • @aztec/validator-client5.0.0-nightly.20260623
  • @aztec/validator-ha-signer5.0.0-nightly.20260623
  • @aztec/world-state5.0.0-nightly.20260623
  • koa^2.16.1
  • koa-router^13.1.1
  • tslib^2.4.0
  • …and 1 more.