PkgRadar

Package evidence

@wix/[email protected]

Large Javascript Payload: 13079545 bytes

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
808
Versions published
57Mature · −50% score
First published
Apr 2025
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 bytes30,739,192
Previous version1.0.54
Published2026-05-26T08:52:11.471Z
SHA-25693e05eb52c5256b5d4a413b7a2654fbef797870398fe5bba15641e2c4d5d5e8b

Why flagged

What the scanner saw

Large Javascript Payload: 13079545 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/cjs/index.cjs13079545 bytes10
mediumLarge Javascript Payloadpackage/build/esm/index.js12890262 bytes10

Manifest

Package metadata

Scripts9
  • buildtsc --noEmit && node ./scripts/build.mjs && yarn build:storybook
  • build:storybookstorybook build
  • inspectornpx @modelcontextprotocol/inspector build/bin-standalone.js
  • linteslint .
  • startNODE_ENV=DEV && npm run build && node ./build/bin.js
  • storybookstorybook dev -p 6006
  • testNODE_ENV=TEST && vitest run
  • test:watchNODE_ENV=TEST && vitest
  • watchtsc --watch
Dependencies12
  • @modelcontextprotocol/ext-apps^1.0.0
  • @modelcontextprotocol/sdk^1.25.2
  • @openai/apps-sdk-ui^0.2.1
  • @sentry/node^9.22.0
  • execa^9.5.3
  • markdown-to-text^0.1.1
  • minimist^1.2.8
  • remark-breaks^4.0.0
  • strip-ansi^7.1.0
  • uuid^11.1.0
  • wait-for-expect^3.0.2
  • zod^3.25.28