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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 22 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Shell Credential File Read | package/src/key_store/web3signer_key_store.ts | — | 45 |
Manifest
Package metadata
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.20260623koa^2.16.1koa-router^13.1.1tslib^2.4.0viemnpm:@aztec/[email protected]