PkgRadar

Package evidence

@cosmicstack/[email protected]

no findings

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
206
Versions published
38
First published
Apr 2026
Publisher
cosmicstack-labs

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":["@cosmicstack/[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":["@cosmicstack/[email protected]"],"fail_on":"review"}'
Artifact bytes3,673,990
Previous version1.1.9
Published2026-05-31T13:12:08.917Z
SHA-256a6d008c399090b4acfaecf3c47422c7f3d14f8e96d06bbd6f28e7e08bf045d40

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsup && node scripts/post-build.cjs
  • build:binnpm run build && node scripts/build-bin.cjs
  • build:bin:allnpm run build && node scripts/build-bin.cjs --all
  • build:bin:all:forcenpm run build && node scripts/build-bin.cjs --all --force
  • build:bin:forcenpm run build && node scripts/build-bin.cjs --force
  • build:uicd ui && npm run build
  • devtsup --watch
  • linttsc --noEmit
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies21
  • @ai-sdk/anthropic^3.0.71
  • @ai-sdk/deepseek^2.0.29
  • @ai-sdk/openai^3.0.53
  • @grammyjs/auto-retry^2.0.2
  • @hono/node-server^2.0.0
  • ai^6.0.168
  • bcryptjs^3.0.3
  • chalk^5.4.0
  • commander^12.1.0
  • dotenv^16.4.7
  • grammy^1.42.0
  • hono^4.12.15
  • ink^5.2.1
  • marked^14.1.4
  • node-cron^3.0.3
  • ollama-ai-provider^1.2.0
  • pino^10.3.1
  • react^18.3.1
  • sql.js^1.14.1
  • yaml^2.7.0
  • zod^3.25.76
Optional dependencies1
  • better-sqlite3^12.9.0