PkgRadar

Package evidence

@bitfinex/[email protected]

Remote Dependency Spec: dependencies.@bitfinex/bfx-facs-api="git+https://github.com/bitfinexcom/bfx-facs-api.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
3
First published
Jan 2026
Publisher
vigan-abd

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":["@bitfinex/[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":["@bitfinex/[email protected]"],"fail_on":"review"}'
Publishervigan-abd
Artifact bytes6,601
Previous versionnone
Published2026-01-29T18:01:23.805Z
SHA-256dec5559b2065b4afa7ad636983d2c5c594fd606e7276e7d8b2203a0ad83e44ba

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@bitfinex/bfx-facs-api="git+https://github.com/bitfinexcom/bfx-facs-api.git"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@bitfinex/bfx-facs-api="git+https://github.com/bitfinexcom/bfx-facs-api.git"12
mediumRemote Dependency Specpackage.jsondependencies.@bitfinex/bfx-facs-grc="git+https://github.com/bitfinexcom/bfx-facs-grc.git"12
mediumRemote Dependency Specpackage.jsondependencies.@bitfinex/bfx-wrk-base="git+https://github.com/bitfinexcom/bfx-wrk-base.git"12

Manifest

Package metadata

Scripts3
  • lintstandard
  • lint:fixstandard --fix
  • testnpm run lint && mocha
Dependencies5
  • @bitfinex/bfx-facs-apigit+https://github.com/bitfinexcom/bfx-facs-api.git
  • @bitfinex/bfx-facs-grcgit+https://github.com/bitfinexcom/bfx-facs-grc.git
  • @bitfinex/bfx-wrk-basegit+https://github.com/bitfinexcom/bfx-wrk-base.git
  • async^3.2.4
  • lodash^4.17.21