PkgRadar

Package evidence

@lobu/[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.

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@lobu/[email protected]"],"fail_on":"high"}'

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":["@lobu/[email protected]"],"fail_on":"high"}'
Artifact bytes265,969
Previous version9.1.0
Published2026-05-21T01:49:06.119Z
SHA-25694dd23ab5f9004a0f05e8eb02f4082392d8adc7b55292a791f197a69134636ba

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

high
Last checked
highRisk
159Score
9.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 159 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/embedded/exec-sandbox.jsmatched ".ssh"30
highCredential file accesspackage/src/__tests__/exec-sandbox.test.tsmatched ".ssh"30
highCredential file accesspackage/src/embedded/exec-sandbox.tsmatched ".ssh"30
mediumRemote Payloadpackage/dist/openclaw/tools.jsmatched "curl "12
mediumRemote Payloadpackage/src/__tests__/embedded-tools.test.tsmatched "curl "12
mediumRemote Payloadpackage/src/__tests__/sandbox-leak-harden.test.tsmatched "curl "12
mediumRemote Payloadpackage/src/__tests__/tool-policy.test.tsmatched "curl "12
mediumRemote Payloadpackage/src/openclaw/tools.tsmatched "curl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/embedded/exec-sandbox.jsmatched ".ssh"30
highCredential file accesspackage/src/__tests__/exec-sandbox.test.tsmatched ".ssh"30
highCredential file accesspackage/src/embedded/exec-sandbox.tsmatched ".ssh"30
mediumRemote Payloadpackage/dist/openclaw/tools.jsmatched "curl "12
mediumRemote Payloadpackage/src/__tests__/embedded-tools.test.tsmatched "curl "12
mediumRemote Payloadpackage/src/__tests__/sandbox-leak-harden.test.tsmatched "curl "12
mediumRemote Payloadpackage/src/__tests__/tool-policy.test.tsmatched "curl "12
mediumRemote Payloadpackage/src/openclaw/tools.tsmatched "curl "12
lowObfuscationpackage/dist/openclaw/worker.jsmatched "Buffer.from(this.config.userPrompt, \"base64"3
lowObfuscationpackage/src/__tests__/sse-client-harden.test.tsmatched "Buffer.from(config.userPrompt, \"base64"3
lowObfuscationpackage/src/openclaw/worker.tsmatched "Buffer.from(this.config.userPrompt, \"base64"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • startnode dist/index.js
  • testbun test
  • typechecktsc --noEmit
Dependencies11
  • @hono/node-server^1.19.9
  • @lobu/core9.1.1
  • @mariozechner/pi-agent-core^0.51.6
  • @mariozechner/pi-ai^0.51.6
  • @mariozechner/pi-coding-agent^0.51.6
  • @sentry/node^10.6.0
  • @sinclair/typebox^0.34.33
  • form-data^4.0.4
  • hono^4.11.7
  • just-bash^2.12.8
  • zod^3.24.1