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
2,798Niche · −30% score
Versions published
145
First published
Apr 2026
Publisher
leanchy

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherleanchy
Artifact bytes10,968,703
Previous version1.1.149
Published2026-05-26T13:28:56.996Z
SHA-2562f8e1cb1c6c3c24652970ff869f6ff3d7c8c0951e9017b31578ae8672703b9c8

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

high
Last checked
highRisk
72Score
1.1.150Version
Status history (3 events)
  1. availableavailable · risk high · score 72 · status available -> available, risk high -> high, score 104 -> 72
  2. availableavailable · risk high · score 104 · status available -> available, risk high -> high, score 76 -> 104
  3. newavailable · risk high · score 76 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/src/tools/PowerShellTool/pathValidation.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
highJs Hidden Powershellpackage/src/utils/permissions/permissions.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
highJs Hidden Powershellpackage/src/utils/permissions/yoloClassifier.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
mediumRemote Payloadpackage/src/utils/plugins/installCounts.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/utils/releaseNotes.tsmatched "raw.githubusercontent.com"12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/src/tools/PowerShellTool/pathValidation.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
highJs Hidden Powershellpackage/src/utils/permissions/permissions.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
highJs Hidden Powershellpackage/src/utils/permissions/yoloClassifier.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
mediumRemote Payloadpackage/src/utils/plugins/installCounts.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/utils/releaseNotes.tsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/src/services/api/client.tsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/src/utils/ide.tsmatched ".npmrc"5
lowCredential file accesspackage/src/tools/BashTool/prompt.tsmatched ".ssh/"5
lowCredential file accesspackage/src/utils/subprocessEnv.tsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/src/utils/settings/types.tsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-skills.cjs"5

Manifest

Package metadata

Scripts7
  • bingobun run ./bin/bingo-win.cjs
  • bingocodebun run ./bin/bingocode-win.cjs
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • postinstallnode scripts/install-skills.cjs
  • startbun run ./bin/bingo-win.cjs
Dependencies75
  • @alcalzone/ansi-tokenize^0.3.0
  • @anthropic-ai/sandbox-runtime^0.0.44
  • @anthropic-ai/sdk^0.80.0
  • @aws-sdk/client-bedrock-runtime^3.1020.0
  • @commander-js/extra-typings^14.0.0
  • @growthbook/growthbook^1.6.5
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api-logs^0.214.0
  • @opentelemetry/core^2.6.1
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-logs^0.214.0
  • @opentelemetry/sdk-metrics^2.6.1
  • @opentelemetry/sdk-trace-base^2.6.1
  • @opentelemetry/semantic-conventions^1.40.0
  • ajv^8.18.0
  • asciichart^1.5.25
  • auto-bind^5.0.1
  • axios^1.14.0
  • bidi-js^1.0.3
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-boxes^4.0.1
  • code-excerpt^4.0.0
  • commander^14.0.3
  • diff^8.0.4
  • emoji-regex^10.6.0
  • env-paths^4.0.0
  • execa^9.6.1
  • figures^6.1.0
  • fuse.js^7.1.0
  • …and 45 more.