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.

Versions published
139Established · −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,141,348
Previous version1.19.0-beta.14
Published2026-06-11T18:34:55.074Z
SHA-25645a7eaee3d9a42e3d24c63f11da66f3c4f39091225da8ff95b0d4d6b2978a2a5

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.15Version
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-nwq44ayb.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-nwq44ayb.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-qv9j9vne.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/ssh-config-_ykCGR6B-ftdr7e5h.jsmatched ".ssh/"5
lowCredential file accesspackage/assets/ui-dist/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/chunk-9f4pdav5.js4888331 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-ardrgd17.js6840063 bytes0
lowObfuscation Densitypackage/dist/chunk-gspjbr79.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/chunk-k8h5j4es.js2653607 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-np5wcwfv.js12357120 bytes0
lowObfuscation Densitypackage/dist/chunk-s2akeqpw.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/chunk-ttsd4xwg.js2678160 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-xc2s6p4m.js2679763 bytes0
lowLarge Javascript Payloadpackage/dist/index-D45LMwqU-c8d9mkmv.js4939963 bytes0
lowLarge Javascript Payloadpackage/assets/ui-dist/assets/index-D45LMwqU.js4939963 bytes0
lowLarge Javascript Payloadpackage/dist/ui-server-entry.js48706724 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.15
  • @botpress/chat~0.5.5
  • @botpress/cli~6.8.6
  • @botpress/client~1.46.0
  • @botpress/evals^1.19.0-beta.15
  • @botpress/runtime^1.19.0-beta.15
  • @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