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.
- Versions published
- 9
- First published
- Jun 2026
- Publisher
- bjlee2024
Recommended action
Review before promotingMixed 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":["@bjlee2024/[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":["@bjlee2024/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "api.telegram.org/bot"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 70 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/openclaw/dist/index.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/openclaw/e2e-verify.sh | matched "curl " | 12 |
| medium | Remote Payload | package/openclaw/install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/openclaw/test-install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/openclaw/src/index.ts | matched "api.telegram.org/bot" | 12 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/openclaw/dist/index.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/openclaw/e2e-verify.sh | matched "curl " | 12 |
| medium | Remote Payload | package/openclaw/install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/openclaw/test-install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/openclaw/src/index.ts | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/openclaw/dist/index.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/openclaw/src/index.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Large Javascript Payload | package/plugin/scripts/worker-service.cjs | 2367418 bytes | 0 |
| low | Obfuscation Density | package/dist/opencode-plugin/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Dependencies27
@derekstride/tree-sitter-sql^0.3.11@tree-sitter-grammars/tree-sitter-lua^0.4.1@tree-sitter-grammars/tree-sitter-markdown^0.3.2@tree-sitter-grammars/tree-sitter-toml^0.7.0@tree-sitter-grammars/tree-sitter-yaml^0.7.1@tree-sitter-grammars/tree-sitter-zig^1.1.2shell-quote^1.8.3tree-sitter-bash^0.25.1tree-sitter-c^0.24.1tree-sitter-cli^0.26.5tree-sitter-cpp^0.23.4tree-sitter-css^0.25.0tree-sitter-elixir^0.3.5tree-sitter-go^0.25.0tree-sitter-haskell^0.23.1tree-sitter-java^0.23.5tree-sitter-javascript^0.25.0tree-sitter-kotlin^0.3.8tree-sitter-php^0.24.2tree-sitter-python^0.25.0tree-sitter-ruby^0.23.1tree-sitter-rust^0.24.0tree-sitter-scala^0.24.0tree-sitter-scss^1.0.0tree-sitter-swift^0.7.1tree-sitter-typescript^0.23.2zod^4.3.6