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
- 2,187Niche · −30% score
- Versions published
- 118Mature · −50% score
- First published
- Dec 2017
- Publisher
- stanislaw-rakowski
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":["@livechat/[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":["@livechat/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 14 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/ui-kit.cjs.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/ui-kit.esm.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/ui-kit.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/ui-kit.min.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts6
buildrollup -cprebuildrimraf distprecommitcat docs/Introduction.md docs/UserGuide.md docs/Changelog.md > README.md && git add README.mdpreparenpm run buildprepublishtest $(npm -v | tr . '\n' | head -n 1) -ge '4' || exit 1prepublishOnly../../scripts/prepublish-package.sh
Dependencies15
@babel/runtime7.28.4@emotion/is-prop-valid^1.1.0@emotion/react^11.4.0@emotion/styled^11.3.0@livechat/data-utils^1.0.2@livechat/dom-utils^0.2.6@livechat/react-hooks^0.3.24@react-aria/button^3.3.2@react-aria/interactions^3.5.0@react-aria/utils^3.8.1polished^3.4.1prop-types^15.5.8react-textarea-autosize^8.3.2react-transition-group^4.4.2use-composed-ref^1.0.0