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.

Weekly downloads
5,319Niche · −30% score
Versions published
1,016Mature · −50% score
First published
Feb 2025
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 bytes103,636
Previous version5.0.0-nightly.20260622
Published2026-06-23T05:32:02.227Z
SHA-256e26926ccf8bdc4aea384615a75afd56b89db1d657336ddc55b657a2bee9270a5

Why flagged

What the scanner saw

Shell Credential File Read

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShell Credential File Readpackage/src/key_store/web3signer_key_store.ts45

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies20
  • @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/node-keystore5.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/simulator5.0.0-nightly.20260623
  • @aztec/slasher5.0.0-nightly.20260623
  • @aztec/stdlib5.0.0-nightly.20260623
  • @aztec/telemetry-client5.0.0-nightly.20260623
  • @aztec/validator-ha-signer5.0.0-nightly.20260623
  • koa^2.16.1
  • koa-router^13.1.1
  • tslib^2.4.0
  • viemnpm:@aztec/[email protected]