PkgRadar

Package evidence

@backtest-kit/[email protected]

Large Javascript Payload: 4066421 bytes

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
507
Versions published
92
First published
Feb 2026
Publisher
tripolskypetr

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":["@backtest-kit/[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":["@backtest-kit/[email protected]"],"fail_on":"review"}'
Publishertripolskypetr
Artifact bytes2,621,972
Previous version9.8.3
Published2026-05-27T18:54:49.862Z
SHA-256dacc4566bf51cd17a1b98a4f6a8f459a47ceea23876553af74e0009f0d5348cd

Why flagged

What the scanner saw

Large Javascript Payload: 4066421 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/modules/frontend/build/assets/index-BoSWYhIn.js4066421 bytes10

Manifest

Package metadata

Scripts8
  • buildrollup -c
  • build:copynode ./scripts/copy.mjs
  • build:modulesnpm run build:modules:win
  • build:modules:windotenv -e .env -- .\scripts\win\build.bat && npm run build:copy && npm run build:postbuild
  • build:modules:xdotenv -e .env -- sh ./scripts/linux/build.sh && npm run build:copy && npm run build:postbuild
  • build:postbuildnode ./scripts/postbuild.mjs
  • servenode ./scripts/mock.mjs
  • startnpm run build && cross-env NODE_ENV=development CC_ENABLE_MOCK=1 npm run serve
Dependencies9
  • cryptocurrency-icons^0.18.1
  • di-kit^1.1.1
  • di-scoped^1.0.21
  • finalhandler^1.3.1
  • functools-kit^2.3.0
  • get-moment-stamp^2.0.0
  • micro^10.0.1
  • router^1.3.8
  • serve-handler^6.1.6