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
164
Versions published
11Established · −30% score
First published
Aug 2025
Publisher
zkpass-dev

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":["@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 bytes261,148
Previous version1.0.9
Published2026-06-07T16:43:18.958Z
SHA-256dae5f2e588e5464d05e3d9d2cd841216ef7dbc503f9640b032b7cc8af866840f

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.1.0Version
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
Dependencies25
  • @noble/curves^1.2.0
  • @peculiar/webcrypto^1.5.0
  • @types/lodash^4.17.10
  • @types/pako^2.0.3
  • @zkpass/vole-node^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