PkgRadar

Package evidence

@wix/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
1,174Niche · −30% score
Versions published
436Mature · −50% score
First published
Apr 2022
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 promoting

Mixed 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"}'
Artifact bytes3,535,571
Previous version1.449.0
Published2026-05-15T00:21:47.325Z
SHA-256adbcec79725d34999572deb5797099e47ecb14b95c9811449f45de9a147da677

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
17Score
1.450.0Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/statics/janet/326.2e2ae977.iframe.bundle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/statics/janet/326.88b63a2210a9143340c5.manager.bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/statics/janet/main.8862e441.iframe.bundle.js2568428 bytes10

Manifest

Package metadata

Scripts9
  • buildyoshi-library build && yarn build:storybook && janet-build
  • build:storybookyoshi-library storybook build
  • exampleyarn start --prefix example
  • formatyoshi-library lint --fix
  • lintyoshi-library lint
  • startyoshi-library storybook start
  • testyoshi-library test && yoshi-library lint
  • test:e2eMATCH_ENV=e2e npx jest
  • test:specMATCH_ENV=spec npx jest
Dependencies4
  • @babel/runtime^7.26.0
  • @wix/image-kit^1.123.0
  • fastdom^1.0.12
  • tslib^2.8.1