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 bytes5,578,992
Previous version0.40.0
Published2026-04-15T10:43:39.050Z
SHA-256dd1bef8d740aec1e0a0c2579c81e14886e9c6517b2c16eda4ee8c363ea98f739

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

Evidence

Static findings

4 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 4 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-DYmxKiJq.js2537768 bytes0
lowLarge Javascript Payloadpackage/dist/server/index.js6597377 bytes0

Manifest

Package metadata

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