PkgRadar

Package evidence

@cometchat/[email protected]

Large Javascript Payload: 2301950 bytes

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
11,423Mainstream · −50% score
Versions published
175Mature · −50% score
First published
Jun 2023
Publisher
shagun-cometchat

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 promoting

Mixed 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":["@cometchat/[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":["@cometchat/[email protected]"],"fail_on":"review"}'
Artifact bytes5,133,463
Previous version6.4.5
Published2026-05-27T14:55:26.342Z
SHA-25640f498a51119838bee01e2ff0909a6cf27b5228e5573d3f6bfc6e8cba170c93b

Why flagged

What the scanner saw

Large Javascript Payload: 2301950 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
6.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2301950 bytes10

Manifest

Package metadata

Scripts2
  • buildrollup -c --bundleConfigAsCjs
  • testecho "Error: no test specified" && exit 1
Dependencies8
  • @cometchat/cards-react~1.0.0
  • @cometchat/chat-sdk-javascript^4.1.10
  • @rollup/plugin-json^6.1.0
  • @types/react-syntax-highlighter^15.5.13
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.0
  • remark-gfm^4.0.1
  • rxjs^7.8.1