PkgRadar

Package evidence

@skbkontur/[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.

Weekly downloads
18
Versions published
57Mature · −50% score
First published
Mar 2020
Publisher
skbkontur-bot

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":["@skbkontur/[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":["@skbkontur/[email protected]"],"fail_on":"review"}'
Publisherskbkontur-bot
Artifact bytes67,007
Previous version2.1.1
Published2026-06-08T08:47:39.025Z
SHA-2563bf1dcee7b0d49e2f1df610b12aae53c835b5f2d1123917b5b42518b2bc7d630

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildrun-s build:prep build:vite "build:copy:*" build:patch build:pack
  • build:cleanrimraf dist ../DbViewer.TestApi/wwwroot ../DbViewer.TestApi/bin/net6.0/wwwroot
  • build:copy:metacopyfiles --flat package.json "../*.md" ../LICENSE dist
  • build:copy:srccopyfiles --up 1 "src/**/*.js" dist
  • build:copy:testcopyfiles -u 2 "../DbViewer.TestApi/wwwroot/**/*" ../DbViewer.TestApi/bin/net6.0
  • build:packcd dist && npm pack
  • build:patchnode ./patch-version
  • build:preprun-s build:types build:clean build:tsc
  • build:tsctsc --project tsconfig.prod.json
  • build:typesdotnet ts-gen --assembly ./../DbViewer.TestApi/bin/net6.0/SkbKontur.DbViewer.TestApi.dll --outputDir ./src/Domain/Api --nullabilityMode NullableReference
  • build:vitevite build --mode test --emptyOutDir
  • lintrun-s "lint:*"
  • lint:eslinteslint ./ --ext .js,.jsx,.ts,.tsx --cache --quiet
  • lint:tsctsc --noEmit
  • startvite --mode dev
  • start:prodvite
  • storybooksb dev -p 6006
  • testvitest --run
Dependencies5
  • @skbkontur/edi-ui^0.4.4
  • @skbkontur/react-stack-layout^1.0.3
  • @skbkontur/react-ui-validations^2.1.0
  • lodash^4.17.23
  • tslib^2.3.0