PkgRadar

Package evidence

@botpress/[email protected]

Large Javascript Payload: 45851374 bytes

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
138Established · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes8,672,244
Previous version1.18.2
Published2026-05-06T18:44:41.615Z
SHA-256f4588604f1bf6ef40a035af18eec82f2cd5cdc0068eb242534f86a23a3ac0aa0

Why flagged

What the scanner saw

Large Javascript Payload: 45851374 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.18.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.js45851374 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
  • 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
Dependencies25
  • @botpress/adk^1.18.3
  • @botpress/chat~0.5.5
  • @botpress/cli~6.3.2
  • @botpress/client~1.39.0
  • @botpress/runtime^1.18.3
  • @botpress/sdk~6.4.4
  • @botpress/webchat-client^0.7.2
  • @modelcontextprotocol/sdk^1.25.1
  • adm-zip^0.5.16
  • chalk^5.4.1
  • clipboardy^4.0.0
  • commander^14.0.2
  • debug^4.4.3
  • esbuild^0.27.4
  • execa9.6.1
  • glob^11.1.0
  • highlight.js^11.10.0
  • ink^6.8.0
  • json-schema^0.4.0
  • jsonc-parser^3.3.1
  • open^10.2.0
  • posthog-node^5.17.4
  • react19.2.3
  • semver^7.7.3
  • tar^7.5.2