PkgRadar

Package evidence

@gitkraken/[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
180Mature · −50% score
First published
Aug 2022
Publisher
axosoft-dev

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":["@gitkraken/[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":["@gitkraken/[email protected]"],"fail_on":"review"}'
Publisheraxosoft-dev
Artifact bytes175,480
Previous version13.0.0-vnext.35
Published2026-06-04T04:22:08.016Z
SHA-256b8280dce67a439ca1820473fe866c5bbc6ed8fd4561e4c5db79b6462ad22a127

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • analyze:bundlewebpack --mode production --env analyzeBundle
  • buildwebpack --mode production --env debug
  • build:quickwebpack --mode production --env debug --env quick
  • build:typestsc --emitDeclarationOnly --incremental false
  • bundlewebpack --mode production
  • cleangit clean -xdff -e /.vscode/
  • clean:lintpnpx rimraf .eslintcache
  • linteslint
  • prep-releasenode ./scripts/prep-release.mjs
  • prettyprettier --write . --experimental-cli
  • pretty:checkprettier --check . --experimental-cli
  • testmocha --config .mocharc.js
  • update-licensesnode ./scripts/generateLicenses.mjs
  • verifyAndCompilepnpm lint && pnpm test && pnpm build
  • watchwebpack --watch --mode production --env debug
  • watch:quickwebpack --watch --mode production --env debug --env quick
Dependencies6
  • @axosoft/react-virtualized9.22.3-gitkraken.3
  • classnames2.5.1
  • re-resizable6.11.2
  • react-bootstrap2.10.10
  • react-dragula1.1.17
  • react-onclickoutside6.13.2