PkgRadar

Package evidence

@botpress/[email protected]

no findings

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
8,268Niche · −30% score
Versions published
142Established · −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 bytes364,512
Previous version1.18.2
Published2026-05-06T18:44:31.468Z
SHA-2560f3b809cd77c4f32cdd4bb14aaa5cd21da4b02e9d1ad337f6d02a663838299ef

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildbun run build:types && bun run build.ts
  • build:typestsc --emitDeclarationOnly
  • check:typetsc --noEmit
  • cleanrm -rf dist
  • prepublishOnlybun run clean && bun run build
  • testbun test
  • test:coveragebun test
  • test:watchbun test --watch
  • watchbun run build:types && bun build ./src/index.ts --outdir ./dist --target node --format esm --sourcemap --watch
Dependencies19
  • @botpress/chat~0.5.5
  • @botpress/cli~6.3.2
  • @botpress/client~1.39.0
  • @botpress/cognitive~0.5.2
  • @botpress/runtime^1.18.3
  • @botpress/sdk~6.4.4
  • @bpinternal/jex^1.2.4
  • @bpinternal/yargs-extra^0.0.21
  • @parcel/watcher^2.5.1
  • debug^4.4.3
  • dedent^1.7.1
  • execa9.6.1
  • glob^11.1.0
  • luxon^3.7.2
  • opencode-ai1.3.13
  • oxfmt^0.41.0
  • semver^7.7.2
  • tree-kill^1.2.2
  • ts-morph^27.0.2