PkgRadar

Package evidence

@reclaimprotocol/[email protected]

Install-time lifecycle script: postinstall="node scripts/download-zk-files.js"

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.

Versions published
2
First published
Jun 2026
Publisher
mushaheed

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@reclaimprotocol/[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":["@reclaimprotocol/[email protected]"],"fail_on":"review"}'
Publishermushaheed
Artifact bytes160,609
Previous version0.1.0-dev.1
Published2026-06-06T13:28:31.770Z
SHA-256ce2c2bcbde1baa585337c2a0b2d5d4fa06f3067a651aab945fb97c600ce064d0

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/download-zk-files.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.1.0-dev.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/download-zk-files.js"5

Manifest

Package metadata

Scripts10
  • buildtsc && node scripts/prepend-shebang.js && chmod 755 lib/cli.js lib/mcp-bin.js
  • devtsc --watch
  • download:zk-filesnode scripts/download-zk-files.js
  • inspectnpx @modelcontextprotocol/inspector node lib/mcp-bin.js
  • openapi:typegennode ../app/scripts/mcp-tools-gen.ts
  • postinstallnode scripts/download-zk-files.js
  • prepublishOnlynpm run build
  • start:clinode lib/cli.js
  • start:mcpnode lib/mcp-bin.js
  • testnode --test tests/*.test.ts
Dependencies10
  • @hapi/boom^9.1.4
  • @modelcontextprotocol/sdk^1.29.0
  • @noble/hashes^2.2.0
  • @noble/secp256k1^3.1.0
  • @reclaimprotocol/attestor-core^5.0.6
  • @reclaimprotocol/client*
  • chrome-remote-interface^0.33.0
  • pino^9.14.0
  • zod^3.25.76
  • zod-from-json-schema^0.1.0