PkgRadar

Package evidence

@velocity-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.

Versions published
2
First published
May 2026
Publisher
illumenati

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":["@velocity-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":["@velocity-exchange/[email protected]"],"fail_on":"review"}'
Publisherillumenati
Artifact bytes605,859
Previous version0.0.1
Published2026-05-29T04:07:38.944Z
SHA-2560c0051d5e4da3e4267e62507e6940b4914350d00c56cfdab3e9925497fdf09bf

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildbun run clean && tsc
  • build-and-packbun run build && npm pack
  • circular-depsbunx madge --circular --circular --extensions ts,tsx src
  • cleanrm -rf lib
  • prepublishOnlybun run build
  • testnpx mocha -r ts-node/register 'tests/**/*.ts' --ignore 'tests/drift/**/*.ts' --exit
  • test:cimocha -r ts-node/register 'tests/**/*.ts' --ignore 'tests/drift/**/*.ts' --silent
  • test:debugnode --inspect-brk --inspect=2234 node_modules/.bin/jest --runInBand
  • test:driftnpx mocha -r ts-node/register 'tests/drift/**/*.ts' --exit
  • update-jup-errorsnode src/scripts/update-jup-error-codes.js
  • update-sdknode scripts/update-sdk.js
  • update-velocity-errorsnode src/scripts/update-velocity-error-codes.js
  • watchbun run clean && tsc --watch
Dependencies13
  • @solana/spl-token0.4.14
  • @solana/web3.js1.98.0
  • @velocity-exchange/sdk0.0.5
  • bcryptjs-react2.4.6
  • cerializr3.1.4
  • dotenv17.4.2
  • immer10.0.3
  • ioredis5.4.1
  • isomorphic-ws5.0.0
  • localstorage-memory1.0.3
  • rxjs7.8.2
  • tiny-invariant1.3.1
  • tweetnacl1.0.3