PkgRadar

Package evidence

@firefly-exchange/[email protected]

Install-time lifecycle script: preinstall="corepack enable"

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

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":["@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 bytes165,497
Previous version3.0.2
Published2026-05-04T20:26:58.721Z
SHA-25609549f74b0cd7b392f29bd46029224e11b374707dbd0b772335942910630b06b

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="corepack enable"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="corepack enable"5

Manifest

Package metadata

Scripts13
  • 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 .
  • preinstallcorepack enable
  • 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
Dependencies27
  • @aws-sdk/client-kms^3.438.0
  • @bluefin-exchange/bluefin7k-aggregator-sdk6.0.0-beta.2
  • @mysten/bcs^2.0.0
  • @mysten/sui^2.13.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
  • yarn^1.22.19