PkgRadar

Package evidence

@tetherto/[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
8
First published
Sep 2025
Publisher
subash.77

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":["@tetherto/[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":["@tetherto/[email protected]"],"fail_on":"review"}'
Publishersubash.77
Artifact bytes32,069
Previous version1.0.0-beta.7
Published2026-04-01T11:52:45.018Z
SHA-25633dd3ec61784c37264ee4211610614367a6a5b5eb713118d9a465748393ab2f2

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • build:typestsc
  • lintstandard
  • lint:fixstandard --fix
  • testnpm run test:unit && npm run test:integration
  • test:coveragenpm run test:unit:coverage && npm run test:integration:coverage
  • test:integrationcross-env NODE_OPTIONS=--experimental-vm-modules jest tests/integration
  • test:integration:coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest tests/integration --coverage
  • test:unitcross-env NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns tests/integration
  • test:unit:coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest --coverage --testPathIgnorePatterns tests/integration
Dependencies13
  • @bitcoinerlab/coinselect1.3.1
  • @bitcoinerlab/descriptors2.3.1
  • @bitcoinerlab/secp256k11.2.0
  • @mempool/electrum-client1.1.9
  • @tetherto/wdk-wallet1.0.0-beta.7
  • bare-node-runtime^1.1.4
  • bip324.0.0
  • bip393.1.0
  • bitcoinjs-lib6.1.7
  • bitcoinjs-message2.2.0
  • lru-cache11.2.2
  • p-limit7.1.1
  • sodium-universal5.0.1