PkgRadar

Package evidence

@ai-group/[email protected]

Large Javascript Payload: 5102152 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.

Versions published
103Established · −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

Looks clean — keep monitoring

No 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":["@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,032,316
Previous version3.4.1
Published2026-06-05T08:08:06.780Z
SHA-2562bb3d3c55059617d37915ee35e5366dd047d199868185d9e8b39e203aa352cbe

Why flagged

What the scanner saw

Large Javascript Payload: 5102152 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
3.4.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/umd/chat-sdk.min.js5102152 bytes0

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