PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
54
Versions published
23
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes12,470,764
Previous version0.0.17
Published2026-06-12T23:59:29.948Z
SHA-256957b3bd706f0c8fbccf7b7608d6b9cce8ab868bafbe1701a4e7a03cad0423532

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.0.18Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/app/dist/assets/ssh-config-CUCyby9R.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/bb-app.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bb-host-daemon.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bb-server.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bb.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/server/dist/index.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/server/dist/start-server.js9979858 bytes0
lowObfuscation Densitypackage/host-daemon/dist/bb-claude-code-bridge.mjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/host-daemon/dist/bb-pi-bridge.mjs6362247 bytes0
lowLarge Javascript Payloadpackage/host-daemon/dist/daemon-bundle.mjs6233697 bytes0

Manifest

Package metadata

Scripts5
  • buildnode scripts/build.mjs
  • cleanrimraf dist app host-daemon server tsconfig.tsbuildinfo
  • smoke:tarballnode scripts/smoke-tarball.mjs
  • testvitest run --config vitest.config.ts
  • typechecktsc --noEmit
Dependencies6
  • @parcel/watcher2.5.6
  • better-sqlite312.10.0
  • node-pty1.1.0
  • pino^9.6.0
  • pino-pretty^13.0.0
  • pino-roll^4.0.0