PkgRadar

Package evidence

@botpress/[email protected]

Large Javascript Payload: 2856934 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.

Weekly downloads
15,893Mainstream · −50% score
Versions published
144Established · −30% score
First published
Oct 2025
Publisher
botpress-cloud-ops

Effective trust discount applied: 50% (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 bytes6,171,107
Previous version1.19.0-beta.14
Published2026-06-11T18:34:25.543Z
SHA-25670a9283e6f74b35f614c427c7e9b743245c643f1d299434f6a69940188c7ccc6

Why flagged

What the scanner saw

Large Javascript Payload: 2856934 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.19.0-beta.15Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/definition.js2856934 bytes0
lowLarge Javascript Payloadpackage/dist/internal.js2913082 bytes0
lowLarge Javascript Payloadpackage/dist/library.js2883224 bytes0
lowLarge Javascript Payloadpackage/dist/runtime.js2907161 bytes0

Manifest

Package metadata

Scripts8
  • buildtsc && bun esbuild.ts
  • build:watchtsc --watch
  • check:typetsc --noEmit
  • cleanrm -rf dist
  • prepublishOnlybun run clean && bun run build
  • testbun test
  • vtsc --version
  • watchbun esbuild.ts --watch
Dependencies35
  • @botpress/client~1.46.0
  • @botpress/cognitive~0.6.0
  • @botpress/evals^1.19.0-beta.15
  • @botpress/sdk~6.11.1
  • @botpress/zai~2.6.24
  • @bpinternal/const~0.24.0
  • @bpinternal/thicktoken~2.0.0
  • @bpinternal/zui~2.3.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.213.0
  • @opentelemetry/context-async-hooks^2.2.0
  • @opentelemetry/core^2.2.0
  • @opentelemetry/exporter-logs-otlp-http^0.213.0
  • @opentelemetry/exporter-trace-otlp-http^0.213.0
  • @opentelemetry/instrumentation^0.208.0
  • @opentelemetry/instrumentation-http^0.208.0
  • @opentelemetry/resources^2.2.0
  • @opentelemetry/sdk-logs^0.213.0
  • @opentelemetry/sdk-trace-base^2.2.0
  • @opentelemetry/sdk-trace-node^2.2.0
  • @opentelemetry/semantic-conventions^1.38.0
  • axios^1.13.2
  • bytes^3.1.2
  • dedent^1.7.1
  • fast-safe-stringify^2.1.1
  • fast-xml-parser^5.3.3
  • glob^11.1.0
  • llmz~0.0.79
  • lodash^4.17.21
  • ms^2.1.3
  • …and 5 more.