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
382
Versions published
60
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 bytes1,955,081
Previous version0.3.15
Published2026-05-29T09:15:55.252Z
SHA-25671081f642b8ad4ac0ca283cff53881b0f63da398c801ed210d606ef3a977e605

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
0.3.16Version
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/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
Show all 3 findings (low-signal and informational)
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
lowCredential file accesspackage/backend/engine/adapters/copilot/error-handler.tsmatched "GITHUB_TOKEN"5
lowLarge Javascript Payloadpackage/dist/assets/main-CYVFcz-a.js2953155 bytes0

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
Dependencies34
  • @anthropic-ai/claude-agent-sdk^0.3.156
  • @anthropic-ai/sdk^0.100.1
  • @elysiajs/cors^1.4.0
  • @github/copilot-sdk^1.0.0-beta.9
  • @iconify-json/lucide^1.2.57
  • @iconify-json/material-icon-theme^1.2.16
  • @modelcontextprotocol/sdk^1.29.0
  • @monaco-editor/loader^1.5.0
  • @openai/codex-sdk^0.135.0
  • @opencode-ai/sdk^1.15.12
  • @qwen-code/sdk^0.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 4 more.