PkgRadar

Package evidence

@botpress/[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
921
Versions published
137Established · −30% score
First published
Oct 2025
Publisher
botpress-cloud-ops

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":["@botpress/[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":["@botpress/[email protected]"],"fail_on":"review"}'
Artifact bytes24,143,479
Previous version1.19.0-beta.11
Published2026-06-07T18:24:36.132Z
SHA-25606388cd7993424f20b325b117cd9ef99a022a41a87bab7808693413e71bd21a9

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/chunk-xczh9rmr.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 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/chunk-xczh9rmr.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/chunk-bg3njnnw.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/ssh-config-_ykCGR6B-xxz8j6cv.jsmatched ".ssh/"5
lowCredential file accesspackage/assets/ui-dist/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/chunk-3rsgktr3.js2679735 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-9dczyptb.js2653579 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-ardrgd17.js6840063 bytes0
lowObfuscation Densitypackage/dist/chunk-gspjbr79.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/chunk-jwpx8sy9.js2677599 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-np5wcwfv.js12357120 bytes0
lowObfuscation Densitypackage/dist/chunk-s2akeqpw.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/chunk-x6kpmgm8.js4892005 bytes0
lowLarge Javascript Payloadpackage/dist/index-D45LMwqU-crfv6zc4.js4939963 bytes0
lowLarge Javascript Payloadpackage/assets/ui-dist/assets/index-D45LMwqU.js4939963 bytes0
lowLarge Javascript Payloadpackage/dist/ui-server-entry.js48710273 bytes0

Manifest

Package metadata

Scripts11
  • buildbun run build.ts
  • check:typebun scripts/generate-build-constants.ts >/dev/null && bun scripts/embed-assets.ts >/dev/null && tsc --noEmit
  • cleanrm -rf dist bin
  • compilebun run build && bun run compile.ts
  • compile:allbun run compile-all.ts
  • devbun src/cli.ts
  • generate:docsbun scripts/generate-commands-json.ts
  • prepublishOnlybun run clean && bun run build
  • testbun test
  • test:watchbun test --watch
  • watchbun build ./src/cli.ts --bundle --outfile=./dist/cli.js --target bun --watch
Dependencies24
  • @botpress/adk^1.19.0-beta.12
  • @botpress/chat~0.5.5
  • @botpress/cli~6.8.6
  • @botpress/client~1.46.0
  • @botpress/evals^1.19.0-beta.12
  • @botpress/runtime^1.19.0-beta.12
  • @botpress/sdk~6.11.1
  • @botpress/webchat-client^0.7.2
  • @modelcontextprotocol/sdk^1.25.1
  • @opentui/core^0.3.0
  • adm-zip^0.5.16
  • chalk^5.4.1
  • commander^14.0.2
  • debug^4.4.3
  • esbuild^0.27.4
  • execa9.6.1
  • glob^11.1.0
  • highlight.js^11.10.0
  • json-schema^0.4.0
  • jsonc-parser^3.3.1
  • open^10.2.0
  • posthog-node^5.17.4
  • semver^7.7.3
  • tar^7.5.2