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
- 665
- Versions published
- 375Mature · −50% score
- First published
- Nov 2018
- Publisher
- rydmi
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":["@kontur.candy/[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":["@kontur.candy/[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
Scripts15
buildnpm run build:client && npm run build:common && npm run build:cli && npm run build:frontbuild:clibabel src --env-name node --config-file ../babel.config.js --out-dir distr/Tools/src --extensions .js,.jsx,.ts,.tsx --copy-files --delete-dir-on-startbuild:clientcd .. && npm run client:build-for-tools && npm run client:copy-static && cd Toolsbuild:commonbabel ../Common --env-name node --config-file ../babel.config.js --out-dir distr/Common --extensions .js,.jsx,.ts,.tsx --copy-files --delete-dir-on-start && rimraf distr/Common/package.jsonbuild:frontcd LocalServerFrontEnd && npm run build && cd ..generate-changelogconventional-changelog -n ../.changelog-config/ToolsChangeConfig.js -i CHANGELOG.md -s -t release/tools/vgenerate-readmebabel-node --env-name node --config-file ../babel.config.js -x .ts,.js src/GenerateReadMe.tspreparecd LocalServerFrontEnd && npm installrun-scriptbabel-node --extensions ".ts,.tsx,.js,.jsx"tools:publishcd .. && npm run candy-tools:publishversionnpm run generate-changelog && npm run generate-readme && git add --allwatchrun-p --print-label watch:*watch:clibabel src --env-name node --config-file ../babel.config.js --out-dir distr/Tools/src --extensions .js,.jsx,.ts,.tsx --copy-files --delete-dir-on-start --watchwatch:commonnode scripts/watch-common.jswatch:frontcd LocalServerFrontEnd && npm start && cd ..
Dependencies61
@babel/core7.24.*@babel/plugin-proposal-decorators7.24.*@babel/plugin-proposal-export-default-from7.24.*@babel/plugin-syntax-object-rest-spread^7.8.3@babel/plugin-transform-class-properties7.24.*@babel/plugin-transform-flow-strip-types7.24.*@babel/preset-env7.24.*@babel/preset-react7.24.*@babel/preset-typescript7.24.*@babel/register7.24.*@babel/runtime^7.24.6@skbkontur/logger0.0.3adm-zip^0.5.16ansi_up5.1.0autoprefixer10.4.0babel-loader8.2.3body-parser1.19.0boxen5.1.2chalk4.1.2chokidar^3.5.3classnames^2.3.1command-line-args5.2.0command-line-usage6.1.1cookie-parser1.4.6core-js3.48.0core-js-compat3.48.0css-loader6.5.1express4.17.1file-loader6.2.0fs-extra9.1.0- …and 31 more.