PkgRadar

Package evidence

[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
27
First published
Apr 2026
Publisher
biraj21

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbiraj21
Artifact bytes96,550
Previous version0.0.27
Published2026-06-04T21:03:31.948Z
SHA-25656d603513f47820ba565469559bbb21d3d8dc2ce6a8777ba4c36604fed60bd5a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/main.cjsHidden / 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/main.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

Scripts4
  • buildtsc && tsup
  • ci:publishpnpm publish --access public
  • devcross-env SHELLULAR_DEV=true tsx --watch src/main.ts
  • starttsx src/main.ts
Dependencies19
  • @agentclientprotocol/sdk^0.22.1
  • @ff-labs/fff-node^0.6.4
  • @inquirer/prompts^8.4.2
  • @opencode-ai/sdk1.14.41
  • @shellular/protocol0.0.13
  • @xterm/addon-serialize^0.14.0
  • @xterm/headless^6.0.0
  • better-sqlite3^12.10.0
  • chalk^5.6.2
  • commander^14.0.3
  • libsodium-wrappers^0.8.3
  • nanoid^5.1.7
  • node-machine-id^1.1.12
  • node-pty^1.2.0-beta.12
  • pm2^7.0.1
  • qrcode-terminal^0.12.0
  • semver^7.7.4
  • ws^8.20.0
  • zod^4.3.6