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
- 392
- Versions published
- 59
- First published
- Feb 2026
- Publisher
- myrialabs
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 50 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/backend/engine/install-recipes.ts | 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. | 45 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/backend/engine/install-recipes.ts | 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. | 45 |
| low | Credential file access | package/backend/engine/adapters/copilot/error-handler.ts | matched "GITHUB_TOKEN" | 5 |
| low | Large Javascript Payload | package/dist/assets/main-CYVFcz-a.js | 2953155 bytes | 0 |
Manifest
Package metadata
Scripts11
buildvite buildchecksvelte-check --tsconfig ./tsconfig.jsondevbun scripts/dev.tsdev:backendbun --watch backend/index.tsdev:frontendbunx vite devgenerate-iconsbun scripts/generate-icons.tslinteslint .lint:fixeslint . --fixprepublishOnlybun run buildstartbun scripts/start.tstestbun test --isolate
Dependencies34
@anthropic-ai/claude-agent-sdk^0.3.148@anthropic-ai/sdk^0.98.0@elysiajs/cors^1.4.0@github/copilot-sdk^1.0.0-beta.4@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.133.0@opencode-ai/sdk^1.15.7@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.0bun-pty^0.4.2elysia^1.4.19fflate^0.8.3file-type^21.0.0is-text-path^3.0.0marked^16.1.1monaco-editor^0.52.2mongodb^7.2.0nanoid^5.1.6puppeteer^24.37.5puppeteer-extra^3.3.6- …and 4 more.