PkgRadar

Package evidence

@totalreclaw/[email protected]

Remote Payload: matched "cUrl "

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":["@totalreclaw/[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":["@totalreclaw/[email protected]"],"fail_on":"review"}'
Publisherpdiogo-tgf
Artifact bytes288,154
Previous version3.3.0-rc.3
Published2026-05-10T23:49:55.588Z
SHA-256095edb5e6f600a499a441607afcf623d45f0a10f32dc7b92620615aed3c94a54

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

review
Last checked
reviewRisk
18Score
3.3.0-rc.4Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/subgraph/store.jsmatched "cUrl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/subgraph/store.jsmatched "cUrl "12
lowObfuscationpackage/dist/index.jsmatched "Buffer.from(decryptedBase64, 'base64"3
lowObfuscationpackage/dist/pair-crypto.jsmatched "Buffer.from(pkB64, 'base64"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrm -rf dist
  • linteslint src --ext .ts
  • setupnode dist/cli/setup.js
  • startnode dist/index.js
  • testjest
  • test:watchjest --watch
Dependencies11
  • @huggingface/transformers^4.0.1
  • @modelcontextprotocol/sdk^1.0.0
  • @noble/hashes^2.0.1
  • @scure/bip39^2.0.1
  • @totalreclaw/client^1.3.0
  • @totalreclaw/core^2.0.0
  • permissionless^0.3.4
  • porter-stemmer^0.9.1
  • tslib^2.8.1
  • viem^2.47.0
  • ws^8.18.3