PkgRadar

Package evidence

@reclaimprotocol/[email protected]

Remote Dependency Spec: dependencies.@reclaimprotocol/tls="github:reclaimprotocol/tls"

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
3
First published
Jun 2026
Publisher
mushaheed

Recommended action

Block this update

Static 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":["@reclaimprotocol/[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":["@reclaimprotocol/[email protected]"],"fail_on":"high"}'
Publishermushaheed
Artifact bytes160,783
Previous version0.1.0-dev.2
Published2026-06-06T19:15:43.802Z
SHA-2562cd2f022c3c1c671f47fa5ab536ab9f78b231aaf7a8d04703442af814184d1b3

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@reclaimprotocol/tls="github:reclaimprotocol/tls"

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

Availability ledger

available

high
Last checked
highRisk
29Score
0.1.0-dev.3Version
Status history (1 event)
  1. newavailable · risk high · score 29 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@reclaimprotocol/tls="github:reclaimprotocol/tls"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.@reclaimprotocol/tls added in 0.1.0-dev.3 vs 0.1.0-dev.2: "github:reclaimprotocol/tls"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@reclaimprotocol/tls="github:reclaimprotocol/tls"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.@reclaimprotocol/tls added in 0.1.0-dev.3 vs 0.1.0-dev.2: "github:reclaimprotocol/tls"12
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
Dependencies11
  • @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*
  • @reclaimprotocol/tlsgithub:reclaimprotocol/tls
  • chrome-remote-interface^0.33.0
  • pino^9.14.0
  • zod^3.25.76
  • zod-from-json-schema^0.1.0