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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:libbuild:devpnpm run build:pkg --dev --pkgRel $(date +%s) && pnpm run build:libbuild:libtsc -p tsconfig.lib.json && pnpm exec api-extractor run --verbosebuild:lib:localtsc -p tsconfig.lib.json && pnpm exec api-extractor run --verbose --localbuild:pkgsdk buildbump-versionsemantic-releasedeploypnpm run build:pkg && sdk deploydeploy-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 1deploy:devpnpm run build:pkg -d && sdk deploydeploy: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 srcpackTopnpm pack --pack-destination $PKG_PATH && cd $PKG_PATH && pnpm add ./zextras-carbonio-shell-ui-$npm_package_version.tgzpostbuild:pkgrm carbonio.webpack.jspoststartpnpm run postbuild:pkgprebuild:librm -rf libprebuild:pkgrm -rf dist pkg; tsc --project tsconfig.build.jsonprepackpnpm run build:libprepareis-ci || huskyprestartpnpm run prebuild:pkgstartsdk watch -h ${HOST:-localhost}testis-ci && pnpm run test:ci || pnpm run test:devtest:civitest run --reporter=default --reporter=junit --coverage --maxWorkers=50%test:devvitest run --no-coverage --reporter=default --retry=0test:watchvitest --changedtype-checktsc --noEmittype-check:watchpnpm run type-check --watch
Dependencies19
@emotion/react11.14.0@emotion/styled11.14.1@fontsource/roboto5.2.10@zextras/carbonio-design-system12.0.2@zextras/carbonio-ui-preview5.0.0@zextras/carbonio-ui-soap-lib1.3.0darkreader4.9.120date-fns4.1.0i18next22.5.1i18next-chained-backend4.6.3i18next-http-backend3.0.5immer10.2.0lodash4.18.1posthog-js1.369.2react18.3.1react-dom18.3.1react-i18next12.3.1react-router-dom6.30.3zustand5.0.12