PkgRadar

Package evidence

@backtest-kit/[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
112
First published
Feb 2026
Publisher
tripolskypetr

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":["@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,625,372
Previous version12.6.0
Published2026-06-13T22:09:12.100Z
SHA-25660539bc1c9ef4798ce0bbfa2d3d4843475fdf990cacef631b124b025481c6da3

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
12.7.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

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