PkgRadar

Package evidence

@tetherto/[email protected]

Remote Dependency Spec: dependencies.bfx-facs-db-sqlite="git+https://github.com/bitfinexcom/bfx-facs-db-sqlite.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
2
Versions published
1
First published
Apr 2026
Publisher
subash.77

Recommended action

Review before promoting

Mixed 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"}'
Publishersubash.77
Artifact bytes25,297
Previous versionnone
Published2026-04-10T12:07:12.806Z
SHA-25605f93d4623d2a91112a5ff7e74cadf7a55a1ff58f28858333991b4e002e20834

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.bfx-facs-db-sqlite="git+https://github.com/bitfinexcom/bfx-facs-db-sqlite.git"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
100Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 100 · status changed

Evidence

Static findings

11 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.bfx-facs-db-sqlite="git+https://github.com/bitfinexcom/bfx-facs-db-sqlite.git"12
mediumRemote Dependency Specpackage.jsondependencies.bfx-facs-http="git+https://github.com/bitfinexcom/bfx-facs-http.git"12
mediumRemote Dependency Specpackage.jsondependencies.bfx-facs-interval="git+https://github.com/bitfinexcom/bfx-facs-interval.git"12
mediumRemote Dependency Specpackage.jsondependencies.bfx-facs-lru="git+https://github.com/bitfinexcom/bfx-facs-lru.git"12
mediumRemote Dependency Specpackage.jsondependencies.hp-svc-facs-store="git+https://github.com/tetherto/hp-svc-facs-store.git"12
mediumRemote Dependency Specpackage.jsondependencies.lib-js-util-base="git+https://github.com/bitfinexcom/lib-js-util-base.git"12
mediumRemote Dependency Specpackage.jsondependencies.svc-facs-auth="git+https://github.com/tetherto/svc-facs-auth.git"12
mediumRemote Dependency Specpackage.jsondependencies.svc-facs-httpd="git+https://github.com/tetherto/svc-facs-httpd.git"12
mediumRemote Dependency Specpackage.jsondependencies.svc-facs-httpd-oauth2="git+https://github.com/tetherto/svc-facs-httpd-oauth2.git"12
mediumRemote Dependency Specpackage.jsondependencies.tether-wrk-base="git+https://github.com/tetherto/tether-wrk-base.git"12
mediumRemote Dependency Specpackage.jsondevDependencies.tether-svc-test-helper="git+https://github.com/tetherto/tether-svc-test-helper.git"8

Manifest

Package metadata

Scripts12
  • devnode worker.js --wtype wrk-node-http --env development --port 3000
  • lintstandard
  • lint:fixstandard --fix
  • startnode worker.js --wtype wrk-node-http --env production --port 3000
  • testnpm run lint && npm run test:unit && npm run test:integration
  • test:apiNODE_ENV=test npx brittle tests/integration/api.security.test.js
  • test:coveragebrittle --coverage tests/unit/**/*.js
  • test:demo-uihttp-server ./tests/demo-ui -p 3030
  • test:integrationNODE_ENV=test npx brittle tests/integration/**/*.test.js
  • test:unitNODE_ENV=test brittle tests/unit/**/*.test.js
  • test:watchbrittle tests/unit/**/*.js --watch
  • test:wsNODE_ENV=test npx brittle tests/integration/ws.test.js
Dependencies14
  • @fastify/websocket11.2.0
  • async3.2.6
  • bfx-facs-db-sqlitegit+https://github.com/bitfinexcom/bfx-facs-db-sqlite.git
  • bfx-facs-httpgit+https://github.com/bitfinexcom/bfx-facs-http.git
  • bfx-facs-intervalgit+https://github.com/bitfinexcom/bfx-facs-interval.git
  • bfx-facs-lrugit+https://github.com/bitfinexcom/bfx-facs-lru.git
  • debug4.4.1
  • hp-svc-facs-storegit+https://github.com/tetherto/hp-svc-facs-store.git
  • lib-js-util-basegit+https://github.com/bitfinexcom/lib-js-util-base.git
  • mingo6.4.6
  • svc-facs-authgit+https://github.com/tetherto/svc-facs-auth.git
  • svc-facs-httpdgit+https://github.com/tetherto/svc-facs-httpd.git
  • svc-facs-httpd-oauth2git+https://github.com/tetherto/svc-facs-httpd-oauth2.git
  • tether-wrk-basegit+https://github.com/tetherto/tether-wrk-base.git