PkgRadar

Package evidence

@umbra-privacy/[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.

Versions published
17
First published
Feb 2026
Publisher
dev-umbra

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":["@umbra-privacy/[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":["@umbra-privacy/[email protected]"],"fail_on":"review"}'
Publisherdev-umbra
Artifact bytes4,853,377
Previous version5.0.0-rc.5
Published2026-06-09T17:03:00.016Z
SHA-256bd3b68dc343db0afd407f3713a499b354b84850adb9c172b4414d28250a5ae03

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
5.0.0-rc.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildNODE_OPTIONS='--max-old-space-size=8192' tsup
  • build:watchtsup --watch
  • cleanrm -rf dist node_modules/.cache
  • devtsup --watch
  • docs:apinode scripts/generate-api-reference.mjs
  • generate:protospnpm run generate:protos:utxo && pnpm run generate:protos:nullifier
  • generate:protos:nullifiercd proto/nullifier && buf generate
  • generate:protos:utxocd proto/utxo && buf generate
  • linteslint . --max-warnings 0
  • lint:fixeslint . --fix
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • @bufbuild/protobuf^2.0.0
  • @noble/ciphers^2.1.1
  • @noble/curves^2.0.1
  • @noble/hashes^2.0.1
  • @solana/kit^6.0.1
  • @solana/wallet-standard-features^1.3.0
  • @umbra-privacy/arcium-codama2.0.1
  • @umbra-privacy/umbra-codama3.0.0-rc.6
  • @wallet-standard/core^1.1.0