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
- 194Established · −30% score
- First published
- Nov 2025
- Publisher
- gravity-ui-bot
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo 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":["@gravity-ui/[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":["@gravity-ui/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts28
buildgulp && npm run build:serverbuild:servertsc -p src/server/tsconfig.esm.json && tsc -p src/server/tsconfig.cjs.jsoncleangulp cleangenerate:exportsnode scripts/generate-exports.jsgenerate:exports:checknode scripts/generate-exports.js --checkgenerate:llmsnode scripts/generate-llms-full.jslintrun-p lint:js lint:styles lint:prettier typechecklint:fixrun-s lint:js:fix lint:styles:fix lint:prettier:fix typechecklint:jseslint --ext .js,.jsx,.ts,.tsx .lint:js:fixeslint '**/*.{js,jsx,ts,tsx}' --max-warnings=0 --quiet --fixlint:prettierprettier --check '**/*.{js,jsx,ts,tsx,css,scss,json,yaml,yml,md,mdx}'lint:prettier:fixprettier --write '**/*.{js,jsx,ts,tsx,css,scss,json,yaml,yml,md,mdx}'lint:stylesstylelint 'src/**/*.scss'lint:styles:fixstylelint **/*.scss --fixplaywrightplaywright test --config=playwright-ct.config.tsplaywright:clear-cacherm -rf ./playwright/.cacheplaywright:docker./playwright/run-docker-command.sh npm run playwright --playwright:docker:clear-cache./playwright/run-docker-command.sh clear-cacheplaywright:docker:update./playwright/run-docker-command.sh npm run playwright:update --playwright:installplaywright install chromium webkit --with-depsplaywright:updatenpm run playwright -- -u allpreparehuskyprepublishOnlynpm run buildstartTS_NODE_PROJECT=.storybook/tsconfig.json storybook devtestnpm run test:unit && npm run test:server:unittest:server:unitjest --config=src/server/jest.config.jstest:unitjest --passWithNoTests --testPathIgnorePatterns=src/servertypechecktsc --noEmit
Dependencies6
@bem-react/classname^1.7.0dayjs^1.11.19marked^17.0.1react-window^2.2.1remend>=1.0.1 <1.2.0uuid^13.0.0
Optional dependencies2
openai^6.22.0semver^7.7.4