PkgRadar

Package evidence

@firefly-exchange/[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.

Weekly downloads
2,998Niche · −30% score
Versions published
395Mature · −50% score
First published
May 2023
Publisher
fireflyorg

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@firefly-exchange/[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":["@firefly-exchange/[email protected]"],"fail_on":"review"}'
Publisherfireflyorg
Artifact bytes166,113
Previous version4.0.0
Published2026-05-27T20:15:20.059Z
SHA-256c26aa91a27b9f600784fafe83c711bdbf774c37976c5611d5bb707d8dc3bdaf9

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildyarn run clean && tsc
  • ci:code-formattingyarn prettier --check .
  • ci:code-styleyarn eslint .
  • cleanrm -rf dist
  • format-allyarn prettier --write .
  • format-stagedgit-format-staged -f "prettier '{}'" '**/*.js' '**/*.json' '**/*.ts'
  • lintyarn eslint --fix --cache --max-warnings=-1 .
  • preparehusky install
  • publish-betanpm publish --tag beta
  • setup:suidocker-compose -f local/sui/docker-compose.yml up -d
  • teardown:suidocker-compose -f local/sui/docker-compose.yml down
  • testnode --import tsx/esm node_modules/.bin/mocha --no-timeout tests/*.test.ts
Dependencies26
  • @aws-sdk/client-kms^3.438.0
  • @bluefin-exchange/bluefin7k-aggregator-sdk6.0.0-beta.2
  • @mysten/bcs^2.0.0
  • @mysten/sui^2.17.0
  • @mysten/wallet-standard^0.20.1
  • @mysten/zklogin^0.8.1
  • @noble/hashes^1.2.0
  • @noble/secp256k1^1.7.1
  • @pythnetwork/pyth-sui-js^2.1.0
  • add^2.0.6
  • asn1.js^5.4.1
  • avsc^5.7.6
  • bignumber.js^9.1.0
  • bs58^5.0.0
  • chai-as-promised^7.1.1
  • decimal.js^10.4.3
  • dotenv^16.0.3
  • dotenv-parse-variables^2.0.0
  • ethereumjs-wallet^1.0.2
  • lodash^4.17.21
  • secp256k1^5.0.1
  • shio-fast-sdk0.0.5
  • socket.io-client^4.6.2
  • ts-binary-serializer^2.1.3
  • tweetnacl^1.0.3
  • yargs^17.6.2