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
- 632
- Versions published
- 18
- First published
- May 2026
- Publisher
- bubblebrain
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (2 events)
- new → available · risk low · score 0 · status changed
- new → available · 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.jsdevtsc && bun dist/main.jsprepacknpm run buildstartbun dist/main.jstestvitest runtest: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.7better-sqlite3^12.9.0chalk^5.3.0diff^9.0.0ink^7.0.3js-tiktoken^1.0.21openai^4.77.0picomatch^4.0.4qrcode-terminal^0.12.0react^19.2.6shiki^4.0.2solid-js^1.9.12string-width^8.2.1typescript-language-server^5.1.3undici^6.26.0vscode-jsonrpc^8.2.1vscode-langservers-extracted^4.10.0