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
- 814Mature · −50% score
- First published
- Jun 2017
- 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 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":["@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"}'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
Scripts31
buildrun-s build:* build:lint:*build:copy-filescopyfiles package.json README.md CHANGELOG.md LICENSE typings/* buildbuild:exportsnode ./scripts/exports.tsbuild:lint:attwattw --ignore-rules cjs-resolves-to-esm --quiet --pack ./buildbuild:lint:publintpublint --pack npm ./buildbuild:tsctsc --outDir build -p prod.tsconfig.jsoncleangit clean -fdxqe node_modulescreeveycross-env BABEL_ENV=cjs creevey test -c .creevey/config.mts --storybook-port=6060creevey:cistart-server-and-test storybook:serve http://localhost:6060 "run-s verify:storybook-react-runtime creevey"creevey:uiyarn creevey --uicreevey:updatecross-env BABEL_ENV=cjs creevey -c .creevey/config.mts --updatefixrun-s -c fix:*fix:oxfmtoxfmt .fix:oxlintoxlint --fix .lintrun-p -c lint:*lint:oxfmtoxfmt --check .lint:oxlintoxlint .lint:tsctsc --noEmit --diagnosticsprebuildyarn rimraf buildprereleaseyarn buildreleasenpm publish ./build --workspaces=falserelease:unstableyarn release --tag=unstablestorybookstorybook dev -p 6060storybook:buildcross-env STORYBOOK_REACT_UI_TEST=true storybook build -o .storybook/build --quietstorybook:docscross-env STORYBOOK_REACT_UI_DOCS=true storybook dev --docs -p 6061 -c .storybook-docsstorybook:docs-buildcross-env STORYBOOK_REACT_UI_DOCS=true storybook build --docs -c .storybook-docs -o .storybook/build --quietstorybook:serveyarn serve -l 6060 .storybook/buildstorybook:testcross-env STORYBOOK_REACT_UI_TEST=true storybook dev --ci -p 6060testvitest runtest:watchvitest- …and 1 more.
Dependencies20
@babel/runtime^7.24.6@emotion/css^11.11.2@skbkontur/colors^2.1.5@skbkontur/react-imask^7.6.5eventemitter3^5.0.1focus-lock^1.3.5invariant^2.2.4lodash.debounce^4.0.8lodash.isequal^4.5.0lodash.throttle^4.1.1normalize-wheel^1.0.1react-clientside-effect^1.2.6react-docgen7.0.0react-transition-group^4.4.5shallowequal^1.1.0stylis-plugin-extra-scope^0.3.0tabbable^6.2.0use-callback-ref^1.3.2use-sidecar^1.1.2warning^4.0.3