Package evidence
@soroka282/[email protected]
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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
- 88Established · −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
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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 28 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/index-Dn1lqw3t.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/index-Dn1lqw3t.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| low | Large Javascript Payload | package/dist/index-DzowyWG6.js | 3136590 bytes | 0 |
| low | Large Javascript Payload | package/dist/rm.ui-kit.es.js | 27881843 bytes | 0 |
| low | Large Javascript Payload | package/dist/rm.ui-kit.umd.js | 30836129 bytes | 0 |
Manifest
Package metadata
Scripts18
buildnpm run ts && vite buildbuild:storybookstorybook buildcheck:docstsx scripts/check-docs.tsdevvitegen:manifesttsx scripts/gen-manifest.tslintnpm 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
Dependencies12
@formkit/auto-animate^0.8.2axios^1.13.1maska^1.5.2picocolors^1.1.1qs^6.14.0sanitize-html^2.13.0swiper^11.2.10vee-validate^4.15.1vue^3.5.17vue-i18n^11.1.11vue-toastification^2.0.0-rc.5yup^1.7.0