PkgRadar

Package evidence

@ssv-labs/[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.

Weekly downloads
2
Versions published
2
First published
Apr 2026
Publisher
jrdnssv

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":["@ssv-labs/[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":["@ssv-labs/[email protected]"],"fail_on":"review"}'
Publisherjrdnssv
Artifact bytes932,150
Previous versionnone
Published2026-04-14T13:54:45.221Z
SHA-25613d14b3079c2a505ab3c7cd4ed3f48f6318be5b9c53183b337dd0c73bb98564a

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildvite build
  • build:watchvite build --watch
  • commitgit-cz
  • linteslint . --ext .ts --fix
  • lint-stagedpnpm run type-check && pnpm vitest run && lint-staged
  • releaserelease-it
  • testvitest
  • test:coveragevitest run --coverage
  • type-checktsc --noEmit
  • type:perftsc --extendedDiagnostics
  • v-pub-tarballnpm publish --dry-run
Dependencies6
  • @zerodev/multi-chain-ecdsa-validator5.4.5
  • @zerodev/sdk5.5.3
  • abitype^1.0.6
  • axios^1.12.2
  • lodash-es^4.17.21
  • protobufjs^7.5.4