PkgRadar

Package evidence

@zkpass/[email protected]

no findings

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
1
Versions published
5
First published
Aug 2025
Publisher
zkpass-dev

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":["@zkpass/[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":["@zkpass/[email protected]"],"fail_on":"review"}'
Publisherzkpass-dev
Artifact bytes262,784
Previous version1.0.3
Published2026-05-27T15:33:44.667Z
SHA-256062c91cf06f2f54221a601b6be57b833e13a8d01da979d8ef156d4480ed05222

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup
  • formatprettier --write "src/**/*.ts"
  • linttslint -p tsconfig.json
  • postversiongit push && git push --tags
  • preparenpm run build
  • testvitest
  • versionnpm run format && git add -A src
Dependencies24
  • @noble/curves^1.2.0
  • @types/lodash^4.17.10
  • @types/pako^2.0.3
  • @zkpass/wasm-lib-worker^1.0.1
  • aes-js^3.1.2
  • asn1js^3.0.5
  • assert^2.1.0
  • bigint-crypto-utils^3.3.0
  • borsh^2.0.0
  • buffer^6.0.3
  • chardet^2.0.0
  • crypto-browserify^3.12.0
  • elliptic^6.5.4
  • ethers^6.15.0
  • iconv-lite^0.6.3
  • json-bigint^1.0.0
  • json-sorted-stringify^1.0.1
  • json-stable-stringify^1.1.1
  • libsodium-wrappers-sumo^0.7.11
  • lodash^4.17.21
  • paillier-bigint^3.4.3
  • pako^2.1.0
  • pkijs^3.0.15
  • process^0.11.10