Package evidence
@tetherto/[email protected]
Remote Dependency Spec: dependencies.@bitfinex/lib-js-util-promise="git+https://github.com/bitfinexcom/lib-js-util-promise.git"
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
- 3
- Versions published
- 2
- First published
- Apr 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.@bitfinex/lib-js-util-promise="git+https://github.com/bitfinexcom/lib-js-util-promise.git"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 200 · status changed
Evidence
Static findings
9 static · 9 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.@bitfinex/lib-js-util-promise="git+https://github.com/bitfinexcom/lib-js-util-promise.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.bfx-facs-interval="git+https://github.com/bitfinexcom/bfx-facs-interval.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.bfx-facs-scheduler="git+https://github.com/bitfinexcom/bfx-facs-scheduler.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.lib-js-util-base="git+https://github.com/bitfinexcom/lib-js-util-base.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.lib-js-util-promise="git+https://github.com/bitfinexcom/lib-js-util-promise.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.miningos-lib-stats="git+https://github.com/tetherto/miningos-lib-stats.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.svc-facs-miningos-thg-write-calls="git+https://github.com/tetherto/svc-facs-miningos-thg-write-calls.git" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.tether-wrk-base="git+https://github.com/tetherto/tether-wrk-base.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.@bitfinex/lib-js-util-promise added in 1.0.0 vs 0.0.0: "git+https://github.com/bitfinexcom/lib-js-util-promise.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.bfx-facs-interval added in 1.0.0 vs 0.0.0: "git+https://github.com/bitfinexcom/bfx-facs-interval.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.bfx-facs-scheduler added in 1.0.0 vs 0.0.0: "git+https://github.com/bitfinexcom/bfx-facs-scheduler.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.lib-js-util-base added in 1.0.0 vs 0.0.0: "git+https://github.com/bitfinexcom/lib-js-util-base.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.lib-js-util-promise added in 1.0.0 vs 0.0.0: "git+https://github.com/bitfinexcom/lib-js-util-promise.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.miningos-lib-stats added in 1.0.0 vs 0.0.0: "git+https://github.com/tetherto/miningos-lib-stats.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.svc-facs-miningos-thg-write-calls added in 1.0.0 vs 0.0.0: "git+https://github.com/tetherto/svc-facs-miningos-thg-write-calls.git" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.tether-wrk-base added in 1.0.0 vs 0.0.0: "git+https://github.com/tetherto/tether-wrk-base.git" | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.tether-svc-test-helper="git+https://github.com/tetherto/tether-svc-test-helper.git" | 8 |
| medium | New Remote Dependency Vs Previous | package.json | devDependencies.tether-svc-test-helper added in 1.0.0 vs 0.0.0: "git+https://github.com/tetherto/tether-svc-test-helper.git" | 8 |
Manifest
Package metadata
Scripts11
lintstandardlint:fixstandard --fixopenrpc:generatenode scripts/generate-openrpc.jsopenrpc:validatenode scripts/validate-openrpc.jstestnpm run lint && npm run test:unit && npm run test:integrationtest:coveragebrittle --coverage tests/{,**/}*.test.jstest:deviceNODE_ENV=test brittle tests/device.test.jstest:integrationnpm run test:integration:wrk && npm run test:integration:statstest:integration:statscd tests/integration && NODE_ENV=test brittle miner-stats.jstest:integration:wrkcd tests/integration && NODE_ENV=test brittle miner-wrk.jstest:unitNODE_ENV=test brittle tests/unit/*.js
Dependencies12
@bitfinex/lib-js-util-promisegit+https://github.com/bitfinexcom/lib-js-util-promise.gitasync3.2.6bfx-facs-intervalgit+https://github.com/bitfinexcom/bfx-facs-interval.gitbfx-facs-schedulergit+https://github.com/bitfinexcom/bfx-facs-scheduler.gitdebug4.4.1lib-js-util-basegit+https://github.com/bitfinexcom/lib-js-util-base.gitlib-js-util-promisegit+https://github.com/bitfinexcom/lib-js-util-promise.gitmingo6.5.6miningos-lib-statsgit+https://github.com/tetherto/miningos-lib-stats.gitsvc-facs-miningos-thg-write-callsgit+https://github.com/tetherto/svc-facs-miningos-thg-write-calls.gittether-wrk-basegit+https://github.com/tetherto/tether-wrk-base.gituuid9.0.1