PkgRadar

Package evidence

@ytsaurus/[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
6
First published
Apr 2026
Publisher
robot-ytsaurus-npm

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":["@ytsaurus/[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":["@ytsaurus/[email protected]"],"fail_on":"review"}'
Artifact bytes228,663
Previous version0.2.3
Published2026-05-28T13:00:59.598Z
SHA-256edbad9e796a71b1d3ed364ba1cad9d76bc0b09341ff921e5dd8fd55219b1d38d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildapp-builder build --config ./app-builder.config.ts
  • build:storybookstorybook build
  • deps:installnpm ci
  • linteslint .
  • lint:fixeslint . --fix
  • prepublishOnlynpm run build
  • storybookstorybook dev -p 6006 --no-open
  • testjest --config ./jest.config.js --passWithNoTests
  • test:componentsscripts/docker-run.sh npm run test:components:impl
  • test:components:implplaywright test -c playwright-components/playwright.config.ts ${PW_OPTIONS}
  • test:components:updatescripts/docker-run.sh npm run test:components:impl -- -u
Dependencies11
  • @gravity-ui/i18n^1.8.0
  • @gravity-ui/illustrations^2.1.0
  • @gravity-ui/react-data-table^2.2.1
  • @gravity-ui/unipika^5.1.0
  • @ytsaurus/interface-helpers^1.2.0
  • @ytsaurus/javascript-wrapper^0.17.0
  • axios^1.13.6
  • bem-cn-lite^4.1.0
  • bignumber.js^9.3.0
  • hotkeys-js^3.13.15
  • lodash^4.17.21