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
- 1,002Niche · −30% score
- Versions published
- 206
- First published
- Feb 2026
- Publisher
- bitkyc08
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 updateStatic 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"}'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 (2 events)
- available → available · risk high · score 46 · status available -> available, risk high -> high, score 77 -> 46
- new → available · risk high · score 77 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/bin/commands/doctor.js | 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 |
| medium | Remote Payload | package/dist/bin/commands/skill.js | matched "curl " | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/bin/commands/doctor.js | 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 |
| medium | Remote Payload | package/dist/bin/commands/skill.js | matched "curl " | 12 |
| low | Messenger Bot Endpoint | package/dist/lib/upload.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-guard.cjs" | 5 |
| low | Obfuscation Density | package/dist/bin/commands/chat.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts64
audit:fresh-install-evidencenode scripts/audit-fresh-install-evidence.mjsbuildtsc && mkdir -p dist/src/prompt && rsync -a --delete src/prompt/templates/ dist/src/prompt/templates/ && rsync -a --delete prompts/ dist/prompts/build:claude-enpm run build:claude-execbuild:claude-execcargo build --release --manifest-path native/jaw-claude-i/Cargo.tomlbuild:frontendvite build --config vite.config.tscheck:copilot-gaptsx scripts/check-copilot-gap.tscheck:depstsx scripts/check-deps-offline.tscheck:deps:onlinebash scripts/check-deps-online.shcheck:electron-no-nativenode scripts/check-electron-no-native.cjscheck:frontend-build-outputtsx scripts/check-web-ui-build-output.tscheck:strict-baselinenode scripts/check-strict-baseline.mjsclean:distnode -e "const fs=require('fs');fs.rmSync('dist',{recursive:true,force:true});"collect:fresh-install-evidencebash scripts/collect-fresh-install-evidence.shdevtsx --env-file=.env server.tsdev:frontendvite --config vite.config.tselectron:buildnpm --prefix electron run buildelectron:devconcurrently -k -n jaw,electron "node scripts/electron-dev-manager.mjs" "npm --prefix electron run dev"electron:dist:macnpm run build:frontend && npm --prefix electron run build && CSC_IDENTITY_AUTO_DISCOVERY=false npm --prefix electron run dist:macelectron:startnpm --prefix electron run startensure:nativenode scripts/ensure-native-modules.cjsgate:action-memory-safe-replaynode scripts/release-gates.mjs action-memory-safe-replaygate:allnode scripts/release-gates.mjsgate:browser-primitives-catalognode scripts/release-gates.mjs browser-primitives-cataloggate:mcp-scope-frozennode scripts/release-gates.mjs mcp-scope-frozengate:model-adapter-frozennode scripts/release-gates.mjs model-adapter-frozengate:no-cloud-claimsnode scripts/release-gates.mjs no-cloud-claimsgate:no-experimental-in-readme-ready-sectionnode scripts/release-gates.mjs no-experimental-in-readme-ready-sectiongate:observation-bundle-fixturesnode scripts/release-gates.mjs observation-bundle-fixturesgate:observe-actions-fixturesnode scripts/release-gates.mjs observe-actions-fixturesgate:testsnode scripts/release-gates.mjs tests- …and 34 more.
Dependencies47
@codemirror/autocomplete^6.20.1@codemirror/lang-markdown^6.5.0@codemirror/language^6.12.3@codemirror/language-data^6.5.2@codemirror/state^6.6.0@codemirror/view^6.43.0@grammyjs/runner^2.0.3@grammyjs/transformer-throttler^1.2.1@lezer/highlight^1.2.3@lucide/icons^1.8.0@milkdown/kit^7.20.0@replit/codemirror-vim^6.3.0@tanstack/virtual-core^3.13.23@uiw/react-codemirror^4.25.9@xterm/addon-fit^0.11.0@xterm/xterm^6.0.0better-sqlite3^12.8.0d3^7.9.0discord.js^14.25.1dompurify^3.3.3express^5.2.1fast-glob^3.3.3grammy^1.40.0helmet^8.1.0highlight.js^11.11.1katex^0.16.44marked^18.0.0marked-highlight^2.2.3mermaid^11.14.0node-fetch^3.3.2- …and 17 more.
Optional dependencies2
@bitkyc08/ai-elatestclaude-elatest