PkgRadar

Package evidence

@copilotkitnext/[email protected]

Credential file access: matched ".ssh/"

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
120,352Ubiquitous · −70% score
Versions published
193Established · −30% score
First published
Sep 2025
Publisher
copilotkit

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

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":["@copilotkitnext/[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":["@copilotkitnext/[email protected]"],"fail_on":"review"}'
Publishercopilotkit
Artifact bytes14,757,706
Previous version0.0.22-alpha.7
Published2025-11-12T18:55:41.147Z
SHA-256d697b9f39e65fcd8b5652088965aeda6541be0deb5a7bd61d83bef81ccfe5c2e

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.0.22-alpha.8Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-U7JQUMIE.mjsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/index.js16019625 bytes0
lowObfuscation Densitypackage/dist/chunk-2XS22FR2.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • buildtsup && npm run build:css
  • build:cssnpx @tailwindcss/cli -i ./src/styles/globals.css -o ./dist/styles.css -m
  • check-typestsc --noEmit
  • cleanrm -rf dist
  • devconcurrently "npm:dev:css" "tsup --watch"
  • dev:cssnpx @tailwindcss/cli -i ./src/styles/globals.css -o ./dist/styles.css --watch --minify
  • linteslint . --max-warnings 0
  • testvitest run
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest
Dependencies19
  • @ag-ui/client0.0.41-alpha.0
  • @ag-ui/core0.0.41-alpha.0
  • @copilotkitnext/core0.0.22-alpha.8
  • @copilotkitnext/shared0.0.22-alpha.8
  • @copilotkitnext/web-inspector0.0.22-alpha.8
  • @lit-labs/react^2.0.2
  • @radix-ui/react-dropdown-menu^2.1.15
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-tooltip^1.2.7
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • katex^0.16.22
  • lucide-react^0.525.0
  • streamdown^1.4.0
  • tailwind-merge^3.3.1
  • ts-deepmerge^7.0.3
  • tw-animate-css^1.3.5
  • use-stick-to-bottom^1.1.1
  • zod^3.25.75