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
4,431Niche · −30% score
Versions published
111
First published
May 2026
Publisher
jkait

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

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"}'
Publisherjkait
Artifact bytes1,809,104
Previous version2.13.4
Published2026-06-13T01:07:20.148Z
SHA-25624317df437a9803fb4d24ffad67e9c2d8c6528011e2d9be6bc2a0342333aee78

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/cli/runtime-dependency-catalog.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 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/cli/runtime-dependency-catalog.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
lowCredential file accesspackage/dist/runtime/community/community-consent-client.test.jsmatched ".ssh\\"5
lowCredential file accesspackage/dist/runtime/community/community-desensitization.test.jsmatched ".ssh\\"5
lowCredential file accesspackage/dist/cli/handlers/community-handler.test.jsmatched ".ssh\\"5
lowCredential file accesspackage/dist/skills/permissions/community-sandbox-red-team.jsmatched ".ssh\\"5
lowCredential file accesspackage/dist/protocol/wire/provider-runtime-core.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/skills/tools/shell/subprocess-env.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/tool-bootstrap.test.jsmatched "id_rsa"5

Manifest

Package metadata

Scripts18
  • buildnode scripts/build.mjs
  • build:tsctsc --noCheck
  • checktsc --noEmit && pnpm test && pnpm run check:architecture-boundaries && pnpm run check:provider-core-boundary && pnpm run check:pet-core-boundary && pnpm run check:workspace-hygiene && pnpm run check:package-artifact
  • check:architecture-boundariesnode scripts/check-architecture-boundaries.mjs
  • check:package-artifactnpm run build && node scripts/check-package-artifact.mjs
  • check:pet-core-boundarynode scripts/check-pet-core-boundary.mjs
  • check:provider-core-boundarynode scripts/check-provider-core-boundary.mjs
  • check:workspace-hygienenode scripts/check-workspace-hygiene.mjs
  • check:workspace-hygiene:strictnode scripts/check-workspace-hygiene.mjs --strict
  • clean:workspace-hygienenode scripts/clean-workspace-hygiene.mjs
  • devtsx watch src/index.ts
  • lintoxlint .
  • redteam:community-desensitizationtsx src/runtime/community/community-desensitization-red-team-cli.ts
  • redteam:community-sandboxtsx src/skills/permissions/community-sandbox-red-team-cli.ts
  • releasenode scripts/release.mjs
  • startnode dist/cli.js
  • testvitest run
  • test:watchvitest
Dependencies11
  • @agentclientprotocol/sdk^0.25.0
  • @napi-rs/canvas0.1.100
  • @xiaozhiclaw/pet-core0.1.1
  • @xiaozhiclaw/provider-core^0.1.12
  • better-sqlite3^12.10.0
  • dotenv^17.3.1
  • ioredis^5.11.1
  • mcporter^0.12.0
  • nanoid^5.1.5
  • pino^9.6.0
  • pino-pretty^13.0.0