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.

Weekly downloads
12
Versions published
47
First published
Feb 2026
Publisher
dorkian

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"}'
Publisherdorkian
Artifact bytes6,922,240
Previous version0.41.0
Published2026-06-06T19:02:34.880Z
SHA-256131f49f74ffc2a67df5556685456d9cf94b113cad3d32253f10846a035256e25

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/bin/cli.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 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/bin/cli.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
lowObfuscation Densitypackage/dist/bin/cli.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/client/assets/index-BkPfLH67.js2548637 bytes0
lowLarge Javascript Payloadpackage/dist/client/assets/index-tKq6NBmA.js2548654 bytes0
lowLarge Javascript Payloadpackage/dist/server/index.js6658862 bytes0

Manifest

Package metadata

Scripts3
  • buildtsx scripts/build.ts
  • linteslint .
  • testvitest run
Dependencies14
  • @anthropic-ai/claude-agent-sdk0.2.112
  • @asteasolutions/zod-to-openapi^8.5.0
  • @inquirer/prompts^8.4.1
  • @ngrok/ngrok^1.7.0
  • @scalar/express-api-reference^0.9.8
  • better-sqlite3^12.9.0
  • conf^15.1.0
  • cors^2.8.6
  • dotenv^17.4.2
  • express^4.22.1
  • gray-matter^4.0.3
  • qrcode-terminal^0.12.0
  • uuid^13.0.0
  • zod^4.3.6