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 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
Credential file access: matched ".npmrc"
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 5 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/build/index.js | matched ".npmrc" | 10 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/build/index.js | matched ".npmrc" | 10 |
| low | Obfuscation Density | package/build/chunk-3QMRQKKR.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/build/chunk-7ID4AZMJ.js | 3913183 bytes | 0 |
| low | Large Javascript Payload | package/build/chunk-A4SLQB4K.js | 9917646 bytes | 0 |
| low | Obfuscation Density | package/build/chunk-AFPDHQYI.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/build/chunk-ATPUT5DH.js | 2036618 bytes | 0 |
| low | Large Javascript Payload | package/build/chunk-NDOLEQIX.js | 2665293 bytes | 0 |
| low | Obfuscation Density | package/build/chunk-SR7TTQEG.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/build/chunk-ZEEWPRHL.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts5
buildrun -T tsupbuild:watchrun -T build:watch --filter='@wix/cli'testyarn workspace @wix/cli-core-spec run testtest:watchyarn workspace @wix/cli-core-spec run test:watchtypecheckrun -T tsc --noEmit
Dependencies2
@wix/agent-skills^1.1.0node-gyp^8.4.1
Optional dependencies1
fsevents^2.3.2