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
- 349
- Versions published
- 83Established · −30% score
- First published
- Nov 2025
- Publisher
- soroka282
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
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":["@soroka282/[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":["@soroka282/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2777339 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 14 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index-fFRHdub7.js | 2777339 bytes | 10 |
| medium | Large Javascript Payload | package/dist/rm.ui-kit.umd.js | 3074894 bytes | 10 |
Manifest
Package metadata
Scripts17
buildnpm run ts && vite buildbuild:storybookstorybook buildcheck:docstsx scripts/check-docs.tsdevvitelintnpm run lint:eslint && npm run lint:stylelintlint:eslinteslint . --ext .js,.ts,.vuelint:eslint:fixeslint . --ext .js,.ts,.vue --fixlint:fixnpm run lint:eslint:fix && npm run sort:css && npm run lint:stylelint:fixlint:stylelintstylelint "**/*.{css,scss,vue}"lint:stylelint:fixstylelint "**/*.{css,scss,vue}" --fixpack:npmvite build && npm packpreviewvite previewpublish:npmtsx scripts/check-docs.ts && vite build && npm publish --access publicpublish:npm:skip-docstsx scripts/check-docs.ts --skip-docs-check && vite build && npm publish --access publicsort:csspostcss src/**/*.{css,scss,vue} --config postcss-sorting.config.ts --replacestorybookstorybook dev -p 6006tsvue-tsc --declaration --emitDeclarationOnly --outDir dist
Dependencies11
@formkit/auto-animate^0.8.2axios^1.13.1maska^1.5.2picocolors^1.1.1qs^6.14.0swiper^11.2.10vee-validate^4.15.1vue^3.5.17vue-i18n^11.1.11vue-toastification^2.0.0-rc.5yup^1.7.0