PkgRadar

Package evidence

@crisp-e3/[email protected]

Large Javascript Payload: 2534739 bytes

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
66
Versions published
29Established · −30% score
First published
Nov 2025
Publisher
cedoor

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@crisp-e3/[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":["@crisp-e3/[email protected]"],"fail_on":"review"}'
Publishercedoor
Artifact bytes2,625,444
Previous version0.8.0
Published2026-03-25T14:08:52.304Z
SHA-2563c52d16de3a7f6c83e031a838f82b79343d4bbc3bb5fa8ad1138a14c9f2412f3

Why flagged

What the scanner saw

Large Javascript Payload: 2534739 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.9.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2534739 bytes0

Manifest

Package metadata

Scripts9
  • buildpnpm build:wasm && pnpm compile:circuits && tsup
  • build:wasmpnpm -C ../crisp-zk-inputs build
  • compile:circuitspnpm compile:crisp && pnpm compile:user_data_encryption_ct0 && pnpm compile:user_data_encryption_ct1 && pnpm compile:user_data_encryption && pnpm compile:fold
  • compile:crispcd ../../circuits/bin/crisp && nargo compile
  • compile:foldcd ../../circuits/bin/fold && nargo compile
  • compile:user_data_encryptioncd ../../../../circuits/bin/threshold/user_data_encryption && nargo compile
  • compile:user_data_encryption_ct0cd ../../../../circuits/bin/threshold/user_data_encryption_ct0 && nargo compile
  • compile:user_data_encryption_ct1cd ../../../../circuits/bin/threshold/user_data_encryption_ct1 && nargo compile
  • testvitest --run
Dependencies6
  • @aztec/bb.js3.0.0-nightly.20260102
  • @crisp-e3/zk-inputs0.9.0
  • @noir-lang/noir_js1.0.0-beta.16
  • @zk-kit/lean-imt^2.2.4
  • poseidon-lite^0.3.0
  • viem2.30.6