PkgRadar

Package evidence

@pasko70/[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.

Weekly downloads
12
Versions published
8
First published
May 2026
Publisher
pasko70

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":["@pasko70/[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":["@pasko70/[email protected]"],"fail_on":"review"}'
Publisherpasko70
Artifact bytes2,679,842
Previous version1.1.0
Published2026-06-09T20:44:03.355Z
SHA-2567495fe3f7bb15a372bbf363e1dd3c68e92d1a9b12f96e7df4f112c79b49e5cdd

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
50Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/mcp/python-runtime.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
highJs Hidden Powershellpackage/dist/tools/python-runtime.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
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/mcp/python-runtime.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
highJs Hidden Powershellpackage/dist/tools/python-runtime.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
lowLarge Javascript Payloadpackage/dist/apps/chat-ui/assets/index-CUkuvI3v.js2162502 bytes0

Manifest

Package metadata

Scripts26
  • buildtsc -p tsconfig.json && npm run web-ui:build && node scripts/ensure-bin-executable.mjs
  • chat-ui:buildvite build --config src/apps/chat-ui/vite.config.ts
  • chat-ui:typechecktsc -p src/apps/chat-ui/tsconfig.json --noEmit
  • check:product-vocabnode scripts/legacy-product-vocabulary-gate.mjs
  • cleannode -e "fs.rmSync('dist', { recursive: true, force: true })"
  • clienttsx src/bin/pibo.ts client
  • compute:limited-worker-smokenode scripts/compute-limited-worker-smoke.mjs
  • context-files-ui:buildvite build --config src/apps/context-files-ui/vite.config.ts
  • context-files-ui:typechecktsc -p src/apps/context-files-ui/tsconfig.json --noEmit
  • devtsx src/bin/pibo.ts
  • gatewaytsx src/bin/pibo.ts gateway
  • gateway:webnpm run web-ui:build && tsx src/bin/pibo.ts gateway:web
  • prepacknpm run build
  • profiletsx src/bin/pibo.ts profile
  • startnode dist/bin/pibo.js
  • testnpm run build && node --test test/*.test.mjs test/chat-vscode/*.test.mjs
  • tuitsx src/bin/pibo.ts tui
  • tui:gatewaytsx src/bin/pibo.ts tui gateway-producer
  • tui:routedtsx src/bin/pibo.ts tui:routed
  • typechecktsc -p tsconfig.json --noEmit && npm run chat-ui:typecheck && npm run context-files-ui:typecheck && npm run vscode:typecheck
  • validate:ink-web-derivednode scripts/ink-cli-web-derived-parity-validate.mjs
  • vscode:extension:buildesbuild src/apps/chat-vscode/extension/src/extension.ts --bundle --platform=node --target=node24 --format=cjs --outfile=src/apps/chat-vscode/dist/extension/extension.cjs --external:vscode --sourcemap=inline
  • vscode:packagevsce package --no-dependencies
  • vscode:typechecktsc -p src/apps/chat-vscode/extension/tsconfig.json --noEmit && tsc -p src/apps/chat-vscode/extension/webview/tsconfig.json --noEmit
  • vscode:webview:buildvite build --config src/apps/chat-vscode/extension/webview/vite.config.ts
  • web-ui:buildnpm run chat-ui:build && npm run context-files-ui:build
Dependencies23
  • @mariozechner/pi-ai^0.73.1
  • @mariozechner/pi-coding-agent^0.73.1
  • @mdxeditor/editor^3.55.0
  • @modelcontextprotocol/sdk^1.29.0
  • @tailwindcss/vite^4.2.4
  • @tanstack/react-query^5.100.7
  • @tanstack/react-router^1.168.25
  • @tanstack/react-start^1.167.50
  • @uiw/react-json-view^2.0.0-alpha.41
  • @vscode/ripgrep^1.18.0
  • @xyflow/react12.10.2
  • better-auth^1.6.9
  • commander^14.0.3
  • ink^7.0.3
  • lexical^0.35.0
  • lucide-react^0.545.0
  • prismjs^1.30.0
  • react^19.2.5
  • react-dom^19.2.5
  • react-markdown^10.1.0
  • react-virtuoso^4.18.6
  • remark-gfm^4.0.1
  • tailwindcss^4.2.4