PkgRadar

Package evidence

@cosmicstack/[email protected]

Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.

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
40
First published
Apr 2026
Publisher
cosmicstack-labs

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":["@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,791,645
Previous version1.1.12
Published2026-06-18T11:05:27.230Z
SHA-25672acbd28870616a74945c60fedd17d8c903d26a49d635c7a9b61e81e1b76240e

Why flagged

What the scanner saw

Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/index.jsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45

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
Dependencies24
  • @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
  • @slack/bolt^4.7.3
  • ai^6.0.168
  • bcryptjs^3.0.3
  • chalk^5.4.0
  • commander^12.1.0
  • discord.js^14.26.4
  • 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
  • qrcode-terminal^0.12.0
  • react^18.3.1
  • sql.js^1.14.1
  • yaml^2.7.0
  • zod^3.25.76
Optional dependencies1
  • better-sqlite3^12.9.0