PkgRadar

Package evidence

@botpress/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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

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 bytes1,318,433
Previous version1.19.0-beta.13
Published2026-06-11T16:33:34.601Z
SHA-2565261eb2fbc0d80808435874b15f18cfb40384993ebf853fab28edd3af292bad0

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.19.0-beta.14Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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
lowCredential file accesspackage/dist/agent0/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts9
  • buildbun run build:types && bun run scripts/build-chat-bundle.ts && 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 run scripts/build-chat-bundle.ts && bun build ./src/index.ts --outdir ./dist --target node --format esm --sourcemap --watch
Dependencies19
  • @botpress/chat~0.5.5
  • @botpress/cli~6.8.6
  • @botpress/client~1.46.0
  • @botpress/cognitive~0.6.0
  • @botpress/runtime^1.19.0-beta.14
  • @botpress/sdk~6.11.1
  • @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.15.10
  • oxfmt^0.41.0
  • semver^7.7.2
  • tree-kill^1.2.2
  • ts-morph^27.0.2