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
- 2
- Versions published
- 8
- First published
- Oct 2025
- Publisher
- wix-ci-publisher
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: 2271158 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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/generated/proto-generated.cjs | 2271158 bytes | 10 |
Manifest
Package metadata
Scripts10
buildyarn prebuild && yarn build:compile && yarn build:copy-csvbuild:compilerun -T tscbuild:copy-csvcp src/codemods/one-ricos-rules.csv dist/codemods/cleanrm -rf dist/*devrun -T tsc --watchlintrun -T eslint 'src/**/*.{js,jsx,ts,tsx,d.ts}' -c ./.eslintrc.cjsprebuildwix-proto-codegen --module . --dir generated --tsClasses --tsExportDefault --stringEnums --filename proto-generated && mv generated/proto-generated.js generated/proto-generated.cjsstartrun devtestvitest run --pool=forkstest:watchvitest --pool=forks
Dependencies18
@wix/ambassador-dx-platform-core-server^3.0.392@wix/http-client^2.47.0@wix/rich-content-services-api^1.2605.0@wix/wix-proto-runtime-toolkit^1.0.660@wix/wix-protobuf-converters^1.0.199cli-highlight^2.1.11find-yarn-workspace-root^2.0.0fp-ts^2.16.5globby^14.0.2ink^4.1.0ink-select-input^5.0.0ink-spinner^5.0.0ink-text-input^5.0.1jscodeshift^0.15.2pastel^2.0.0react^18.0.0semver^7.5.3zod^3.21.4