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
- 5,438Niche · −30% score
- Versions published
- 699Mature · −50% score
- First published
- Oct 2022
- Publisher
- gravity-ui-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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Large Javascript Payload: 2496231 bytes
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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/widget/index.js | 2496231 bytes | 10 |
Manifest
Package metadata
Scripts35
buildrun-p build:client build:server build:widget build:schemabuild:clientgulpbuild:playgroundcd playground && tsc && vite build -c vite.config.mtsbuild:schemawebpack --config schema.webpack.jsbuild:serverrimraf server && tsc -p tsconfig.server.json && move-file server/server.js server/index.js && move-file server/server.d.ts server/index.d.tsbuild:widgetwebpack --config widget.webpack.jscleangulp cleandeps:installnpm cideps:truncatenpm prune --productiondevnpm run storybook:startdev:playgroundcd playground && vite -c vite.config.mtslintrun-p lint:js lint:styles lint:prettier typechecklint:fixrun-s lint:js:fix lint:styles:fix lint:prettier:fix typechecklint:jseslint '**/*.{js,jsx,ts,tsx}' --max-warnings=0lint:js:fixeslint '**/*.{js,jsx,ts,tsx}' --max-warnings=0 --quiet --fixlint:prettierprettier --check '**/*.{js,jsx,ts,tsx,css,scss,json,yaml,yml,md}'lint:prettier:fixprettier --write '**/*.{js,jsx,ts,tsx,css,scss,json,yaml,yml,md}'lint:stylesstylelint '{styles,src}/**/*.scss'lint:styles:fixstylelint **/*.scss --fixplaywrightplaywright test --config=playwright/playwright.config.tsplaywright:clear-cacherm -rf ./playwright/.cacheplaywright:docker./scripts/playwright-docker.sh 'npm run playwright'playwright:docker:clear-cache./scripts/playwright-docker.sh clear-cacheplaywright:docker:update./scripts/playwright-docker.sh 'npm run playwright:update'playwright:installplaywright install --with-depsplaywright:updatenpm run playwright -- -upreparehusky installprepublishOnlynpm run lint && npm run buildstartnode diststorybook:buildstorybook build -c .storybook -o storybook-static- …and 5 more.
Dependencies31
@bem-react/classname^1.6.0@dnd-kit/helpers^0.3.2@dnd-kit/react^0.3.2@gravity-ui/components^4.0.1@gravity-ui/dynamic-forms^5.0.0@gravity-ui/i18n^1.7.0@gravity-ui/navigation^3.11.1@react-spring/web^9.7.3ajv^8.12.0ajv-keywords^5.1.0deep-object-diff^1.1.9final-form^4.20.9github-buttons2.23.0immutable^4.3.7js-yaml-source-map^0.2.2lodash^4.17.21monaco-editor^0.52.2react-final-form^6.5.9react-monaco-editor^0.53.0react-player^2.9.0react-resizable-panels^2.1.3react-slick^0.29.0react-transition-group^4.4.2react-waypoint^10.1.0sanitize-html2.12.1snakecase-keys^5.1.0swiper^10.2.0typograf^7.4.1utility-types^3.10.0uuid^9.0.0- …and 1 more.
Optional dependencies2
@rollup/rollup-darwin-arm64^4.60.1@rollup/rollup-linux-x64-gnu^4.60.1