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
3
First published
Oct 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 bytes4,252
Previous version1.0.0-beta.1
Published2025-10-14T09:22:41.584Z
SHA-25648a4857f6ba35a7b60145351f609471ae1ee60abacef83be54e80ad0366380e3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • build:typesrimraf *.d.ts **/*.d.ts; tsc
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies12
  • b4a^1.6.7
  • bare-crypto^1.7.0
  • bare-stream^2.6.5
  • bip39^3.1.0
  • bip39-mnemonic^2.5.0
  • buffer^6.0.3
  • events^3.3.0
  • rimraf^5.0.10
  • sodium-javascript^0.8.0
  • sodium-native^5.0.6
  • sodium-universal^5.0.1
  • typescript^5.8.3