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
- 24,392Mainstream · −50% score
- Versions published
- 395Mature · −50% score
- First published
- Jan 2023
- Publisher
- wix-ci-publisher
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":["@wix/[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":["@wix/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2339598 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 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/statics/design-system.cjs.min.js | 2339598 bytes | 10 |
| medium | Large Javascript Payload | package/dist/statics/design-system.esm.min.js | 2313002 bytes | 10 |
| medium | Large Javascript Payload | package/dist/statics/design-system.umd.min.js | 3028227 bytes | 10 |
Manifest
Package metadata
Scripts39
buildnode ./scripts/transpile/index.mjs && ./scripts/compliance/generate-compliance-tests.sh && yarn build:docsbuild:docsyarn generate-docs-metadata && npx build-storybook -c ./.storybook/docs-employees --output-dir storybook-docs-employees && janet-buildclean:corrupted-pngsnode ./scripts/check-corrupted-pngs.jsclean:stories-cacherm -f sled/tests/__storybook_visual_*/stories.json 2>/dev/null || truecleanup-statics./scripts/cleanup-visual-test-statics.shdevnpx start-storybook -p 6012 -c ./.storybook/devgenerate-componentwuf generate --output src --codemods .wuf/generator/codemods --templates .wuf/generator/templates && npm run update-components && git add . -Agenerate-docs-metadatanode scripts/generate-docs-metadata.jslinteslint --cache . --max-warnings=0lint:fixyarn lint --fixlint:stylestylelint "src/**/*.css"lint:style:fixnpm run lint:style -- --fixstartyarn start:docs-employeesstart:default-tokensnpx start-storybook -p 6009 -c ./.storybook/visual-default-tokensstart:docs-employeesyarn generate-docs-metadata && npx start-storybook -p 6006 -c ./.storybook/docs-employeesstart:docs-publicnpx start-storybook -p 6005 -c ./.storybook/docs-publicstart:e2enpx start-storybook -p 6010 -c ./.storybook/e2estart:new-brandingnpx start-storybook -p 6008 -c ./.storybook/visual-new-brandingstart:odeditor-dark-tokensnpx start-storybook -p 6016 -c ./.storybook/visual-odeditor-dark-tokensstart:odeditor-tokensnpx start-storybook -p 6013 -c ./.storybook/visual-odeditor-tokensstart:studio-tokensnpx start-storybook -p 6011 -c ./.storybook/visual-studio-tokenstest:compliancevitest run --config vitest-compliance.config.tstest:dependenciesecho 'TURN ON ONCE PUBLIC NPM IS AVAILABLE AGAIN'test:e2enpx build-storybook -c ./.storybook/e2e --output-dir storybook-e2e-static && sled-playwright test --config=playwright.e2e.config.ts --alias=e2e --remote --quiettest:e2e:localnpx build-storybook -c ./.storybook/e2e --output-dir storybook-e2e-static && sled-playwright test --config=playwright.e2e.config.ts --alias=e2e --quiettest:jestyarn run test:unit && yarn run test:compliancetest:npm-package-sizenode ./scripts/compliance/validate-npm-package-size.jstest:testkit-exportsnode ./scripts/compliance/validate-testkit-exports.mjstest:typestsc -p tsconfig.declarations.jsontest:unitNODE_ICU_DATA=node_modules/full-icu TZ=UTC vitest run- …and 9 more.
Dependencies56
@babel/runtime^7.29.2@floating-ui/core^1.7.5@floating-ui/react0.26.28@radix-ui/react-dialog^1.1.15@react-aria/focus^3.21.5@wix/awaiter-utils^1.0.141@wix/design-system-illustrations^2.1.0@wix/design-system-tokens^1.197.0@wix/design-systems-locale-utils1.192.0@wix/unidriver-core^1.5.5@wix/wix-ui-icons-common^3.165.0@wix/wix-ui-test-utils^1.3.4chart.js^2.9.4classnames^2.5.1color^2.0.1css-element-queries^1.2.3d3-array^2.12.1d3-axis^2.1.0d3-ease^2.0.0d3-format^2.0.0d3-scale^3.3.0d3-selection^2.0.0d3-shape^2.1.0d3-transition^2.0.0date-fns^2.30.0difference^1.0.2embla-carousel-autoplay^8.6.0embla-carousel-react^8.6.0fbjs^2.0.0framer-motion6.2.4- …and 26 more.