PkgRadar

Package evidence

@veil-cash/[email protected]

Remote Dependency Spec: dependencies.circomlib="github:tornadocash/circomlib#d20d53411d1bef61f38c99a8b36d5d0cc4836aa1"

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
59
Versions published
13
First published
Jan 2026
Publisher
veildotcash

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":["@veil-cash/[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":["@veil-cash/[email protected]"],"fail_on":"review"}'
Publisherveildotcash
Artifact bytes33,734,163
Previous version0.6.4
Published2026-05-18T15:21:48.803Z
SHA-2567ad5a89de41e3de084cae6789e36f24bc9f4aac78b59b95a4f7ee27625a6ceaf

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.circomlib="github:tornadocash/circomlib#d20d53411d1bef61f38c99a8b36d5d0cc4836aa1"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.6.5Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.circomlib="github:tornadocash/circomlib#d20d53411d1bef61f38c99a8b36d5d0cc4836aa1"12

Manifest

Package metadata

Scripts4
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • typechecktsc --noEmit
Dependencies11
  • buffer^6.0.3
  • circomlibgithub:tornadocash/circomlib#d20d53411d1bef61f38c99a8b36d5d0cc4836aa1
  • commander^14.0.2
  • dotenv^17.2.3
  • eth-sig-util^3.0.1
  • ethers^6.15.0
  • ffjavascript^0.3.1
  • fixed-merkle-tree-legacynpm:fixed-merkle-tree@^0.5.1
  • snarkjs^0.7.6
  • viem^2.33.3
  • web3-utils^1.10.4