PkgRadar

Package evidence

@myrialabs/[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
788
Versions published
63
First published
Feb 2026
Publisher
myrialabs

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":["@myrialabs/[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":["@myrialabs/[email protected]"],"fail_on":"review"}'
Publishermyrialabs
Artifact bytes2,001,953
Previous version0.3.18
Published2026-06-02T09:13:09.003Z
SHA-2569f147cb43378d8e9926f2a674763e8009361a99e85a8af7fcd036c8e13f24c8b

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
0.3.19Version
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/backend/engine/install-recipes.tsHidden / 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

Scripts11
  • buildvite build
  • checksvelte-check --tsconfig ./tsconfig.json
  • devbun scripts/dev.ts
  • dev:backendbun --watch backend/index.ts
  • dev:frontendbunx vite dev
  • generate-iconsbun scripts/generate-icons.ts
  • linteslint .
  • lint:fixeslint . --fix
  • prepublishOnlybun run build
  • startbun scripts/start.ts
  • testbun test --isolate
Dependencies35
  • @anthropic-ai/claude-agent-sdk0.3.158
  • @anthropic-ai/sdk0.100.1
  • @elysiajs/cors^1.4.0
  • @github/copilot-sdk1.0.0-beta.9
  • @iconify-json/lucide^1.2.57
  • @iconify-json/material-icon-theme^1.2.16
  • @modelcontextprotocol/sdk1.29.0
  • @monaco-editor/loader^1.5.0
  • @openai/codex-sdk0.135.0
  • @opencode-ai/sdk1.15.12
  • @qwen-code/sdk0.1.7
  • @xterm/addon-clipboard^0.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-ligatures^0.10.0
  • @xterm/addon-serialize^0.14.0
  • @xterm/addon-unicode11^0.9.0
  • @xterm/addon-web-links^0.12.0
  • @xterm/headless^6.0.0
  • @xterm/xterm^6.0.0
  • bun-pty^0.4.2
  • elysia^1.4.19
  • fflate^0.8.3
  • file-type^21.0.0
  • is-text-path^3.0.0
  • marked^16.1.1
  • monaco-editor^0.52.2
  • mongodb^7.2.0
  • nanoid^5.1.6
  • puppeteer^24.37.5
  • puppeteer-extra^3.3.6
  • …and 5 more.