PkgRadar

Package evidence

@zextras/[email protected]

no findings

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
665
Versions published
680Mature · −50% score
First published
Jan 2022
Publisher
zx_bot

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@zextras/[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":["@zextras/[email protected]"],"fail_on":"review"}'
Publisherzx_bot
Artifact bytes121,636
Previous version15.1.0
Published2026-06-12T10:55:18.106Z
SHA-256a0965dea4ef64b6ab4e5d1d8c3b05e2214417cabf2aeaed3672ec275d9a3850c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
15.1.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts26
  • buildpnpm run build:pkg && pnpm run build:lib
  • build:devpnpm run build:pkg --dev --pkgRel $(date +%s) && pnpm run build:lib
  • build:libtsc -p tsconfig.lib.json && pnpm exec api-extractor run --verbose
  • build:lib:localtsc -p tsconfig.lib.json && pnpm exec api-extractor run --verbose --local
  • build:pkgsdk build
  • bump-versionsemantic-release
  • deploypnpm run build:pkg && sdk deploy
  • deploy-on-modulepnpm pack && rm -rf $PKG_PATH/node_modules/@zextras/carbonio-shell-ui/* && tar -xf zextras-carbonio-shell-ui-$npm_package_version.tgz -C $PKG_PATH/node_modules/@zextras/carbonio-shell-ui/ --strip-components 1
  • deploy:devpnpm run build:pkg -d && sdk deploy
  • deploy:localsdk deploy --container ${CONTAINER:-carbonio-advanced-carbonio-composed-ui-1}
  • linteslint --ext .js,.jsx,.ts,.tsx --resolve-plugins-relative-to node_modules/@zextras/carbonio-ui-configs src
  • packTopnpm pack --pack-destination $PKG_PATH && cd $PKG_PATH && pnpm add ./zextras-carbonio-shell-ui-$npm_package_version.tgz
  • postbuild:pkgrm carbonio.webpack.js
  • poststartpnpm run postbuild:pkg
  • prebuild:librm -rf lib
  • prebuild:pkgrm -rf dist pkg; tsc --project tsconfig.build.json
  • prepackpnpm run build:lib
  • prepareis-ci || husky
  • prestartpnpm run prebuild:pkg
  • startsdk watch -h ${HOST:-localhost}
  • testis-ci && pnpm run test:ci || pnpm run test:dev
  • test:civitest run --reporter=default --reporter=junit --coverage --maxWorkers=50%
  • test:devvitest run --no-coverage --reporter=default
  • test:watchvitest --changed
  • type-checktsc --noEmit
  • type-check:watchpnpm run type-check --watch
Dependencies19
  • @emotion/react11.14.0
  • @emotion/styled11.14.1
  • @fontsource/roboto5.2.10
  • @zextras/carbonio-design-system12.0.4
  • @zextras/carbonio-ui-preview5.0.1
  • @zextras/carbonio-ui-soap-lib1.3.0
  • darkreader4.9.125
  • date-fns4.4.0
  • i18next22.5.1
  • i18next-chained-backend4.6.3
  • i18next-http-backend3.0.6
  • immer10.2.0
  • lodash4.18.1
  • posthog-js1.379.0
  • react18.3.1
  • react-dom18.3.1
  • react-i18next12.3.1
  • react-router-dom6.30.4
  • zustand5.0.14