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
- 245,331Ubiquitous · −70% score
- Versions published
- 563Mature · −50% score
- First published
- Jan 2019
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["[email protected]"],"fail_on":"high"}'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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 14.4.0 vs 14.3.0: "husky"
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 high · score 45 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 14.4.0 vs 14.3.0: "husky" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 14.4.0 vs 14.3.0: "husky" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="husky" | 5 |
Manifest
Package metadata
Scripts27
buildyarn clean && concurrently 'yarn build-translations' 'vite build' 'tsc --project tsconfig.lib.json' 'yarn build-styling'build-stylingsass src/styling/index.scss:dist/css/index.css src/styling/_emoji-replacement.scss:dist/css/emoji-replacement.css src/plugins/Emojis/styling/index.scss:dist/css/emoji-picker.css; cp -r src/styling/assets dist/css/assetsbuild-translationsi18next-cli extractbuild:allyarn workspaces foreach -A -tpv run buildcleanrm -rf distcoveragevitest run --coverageeslinteslint --max-warnings 0eslint-fixeslint --fixexamples:buildyarn workspaces foreach -A --include '@stream-io/stream-chat-react-*' run buildfix-stagedlint-staged --config .lintstagedrc.fix.json --concurrent 1lintyarn prettier --list-different && yarn eslint && yarn validate-translationslint-fixyarn prettier-fix && yarn eslint-fixpostinstallhuskyprepackyarn buildprettierprettier '**/*.{js,mjs,ts,mts,jsx,tsx,md,json,yml,scss}'prettier-fixyarn prettier --writesemantic-releasesemantic-releasestarttsc -p tsconfig.lib.json -wstart:cssnode scripts/watch-styling.mjsstart:tutorialyarn workspace @stream-io/stream-chat-react-tutorial devstart:viteyarn workspace @stream-io/stream-chat-react-vite devtestvitest runtest:watchvitesttypestsc --emitDeclarationOnly false --noEmittypes:teststsc --project tsconfig.test.json --noEmitvalidate-cjsconcurrently 'node scripts/validate-cjs-node-bundle.cjs' 'node scripts/validate-cjs-browser-bundle.cjs'validate-translationsnode scripts/validate-translations.js
Dependencies25
@braintree/sanitize-url^7.1.2@floating-ui/react^0.27.19@react-aria/focus^3.22.0clsx^2.1.1dayjs^1.11.20emoji-regex^9.2.2fix-webm-duration^1.0.6hast-util-find-and-replace^5.0.1i18next^25.10.10linkifyjs^4.3.3lodash.debounce^4.0.8lodash.mergewith^4.6.2lodash.throttle^4.1.1lodash.uniqby^4.7.0nanoid^3.3.12react-dropzone^14.4.1react-fast-compare^3.2.2react-markdown^9.1.0react-player2.10.1react-textarea-autosize^8.5.9react-virtuoso^2.19.1remark-gfm^4.0.1unist-builder^4.0.0unist-util-visit^5.1.0use-sync-external-store^1.6.0
Optional dependencies1
@stream-io/transliterate^1.5.5