PkgRadar

Package evidence

@bubblebrain-ai/[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
742
Versions published
17
First published
May 2026
Publisher
bubblebrain

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":["@bubblebrain-ai/[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":["@bubblebrain-ai/[email protected]"],"fail_on":"review"}'
Publisherbubblebrain
Artifact bytes525,318
Previous version0.0.16
Published2026-06-01T12:05:10.372Z
SHA-25699b7cdd1e0edff4f81984596dbb877a12411b30ff17c8ad7392ea73b10330c01

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
0.0.17Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildrm -rf dist && tsc && chmod +x dist/bin.js dist/main.js
  • devtsc && bun dist/main.js
  • prepacknpm run build
  • startbun dist/main.js
  • testvitest run
  • test:watchvitest
Dependencies23
  • @larksuiteoapi/node-sdk^1.65.0
  • @opentui/core^0.2.15
  • @opentui/react^0.2.15
  • @opentui/solid^0.2.15
  • @types/better-sqlite3^7.6.13
  • @types/react^19.2.14
  • @vue/language-server^3.2.7
  • better-sqlite3^12.9.0
  • chalk^5.3.0
  • diff^7.0.0
  • ink^7.0.3
  • js-tiktoken^1.0.21
  • openai^4.77.0
  • picomatch^4.0.4
  • qrcode-terminal^0.12.0
  • react^19.2.6
  • shiki^4.0.2
  • solid-js^1.9.12
  • string-width^8.2.1
  • typescript-language-server^5.1.3
  • undici^6.26.0
  • vscode-jsonrpc^8.2.1
  • vscode-langservers-extracted^4.10.0