PkgRadar

Package evidence

@ai-group/[email protected]

Large Javascript Payload: 5102041 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
405
Versions published
100Established · −30% score
First published
Aug 2025
Publisher
yuyuabc1

Effective trust discount applied: 30% (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":["@ai-group/[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":["@ai-group/[email protected]"],"fail_on":"review"}'
Publisheryuyuabc1
Artifact bytes3,001,195
Previous version3.3.10
Published2026-05-28T10:51:31.672Z
SHA-25604bb14b6a415acfa24578349307895e5110562c5d5abab23e81355b28b86b4bf

Why flagged

What the scanner saw

Large Javascript Payload: 5102041 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/umd/chat-sdk.min.js5102041 bytes10

Manifest

Package metadata

Scripts8
  • analyzesource-map-explorer dist/esm
  • buildfather build
  • build:depsfather prebundle
  • devfather dev
  • dev:libfather dev
  • docs:generatenode scripts/generate-docs.js
  • docs:generate:allfind src/components -type d -exec node scripts/generate-docs.js {} \;
  • versionecho 'Version updated'
Dependencies17
  • @ant-design/x^2.7.0
  • @ant-design/x-markdown^2.1.1
  • @babel/runtime^7.28.4
  • @microsoft/fetch-event-source^2.0.1
  • @types/react-syntax-highlighter^15.5.13
  • @uiw/codemirror-theme-github^4.25.4
  • @uiw/react-codemirror^4.25.4
  • clsx^2.1.1
  • copy-to-clipboard^3.3.3
  • dayjs^1.11.19
  • lodash-es^4.17.21
  • lucide-react^0.562.0
  • markdown-it^14.1.0
  • react-html-parser^2.0.2
  • react-infinite-scroll-component^6.1.0
  • react-syntax-highlighter^16.1.0
  • uuid^13.0.0