PkgRadar

Package evidence

@wix/[email protected]

Credential file access: matched ".npmrc"

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
274Mature · −50% score
First published
Feb 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 bytes12,979,362
Previous version1.1.215
Published2026-06-11T15:14:04.260Z
SHA-256cb8dba996ca059b0d4633f9b19a644d402ab9c8362cb59895082ff6f96a3e347

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/build/index.jsmatched ".npmrc"10
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/build/index.jsmatched ".npmrc"10
lowObfuscation Densitypackage/build/chunk-3QMRQKKR.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/build/chunk-7ID4AZMJ.js3913183 bytes0
lowLarge Javascript Payloadpackage/build/chunk-A4SLQB4K.js9917646 bytes0
lowObfuscation Densitypackage/build/chunk-AFPDHQYI.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/build/chunk-ATPUT5DH.js2036618 bytes0
lowLarge Javascript Payloadpackage/build/chunk-NDOLEQIX.js2665293 bytes0
lowObfuscation Densitypackage/build/chunk-SR7TTQEG.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/build/chunk-ZEEWPRHL.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildrun -T tsup
  • build:watchrun -T build:watch --filter='@wix/cli'
  • testyarn workspace @wix/cli-core-spec run test
  • test:watchyarn workspace @wix/cli-core-spec run test:watch
  • typecheckrun -T tsc --noEmit
Dependencies2
  • @wix/agent-skills^1.1.0
  • node-gyp^8.4.1
Optional dependencies1
  • fsevents^2.3.2