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
- 297
- Versions published
- 3
- First published
- May 2026
- Publisher
- joseluis.manzanares.nubemsystems
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":["@nubemclaw/[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":["@nubemclaw/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 64 · status changed
Evidence
Static findings
20 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 20 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/config/provider-registry.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/config/provider-registry.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Obfuscation | package/dist/tui/components/custom-editor.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/input-box.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/markdown-message.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/tui/components/message-list.js | matched "\\u258D" | 3 |
| low | Obfuscation | package/dist/terminal/osc-progress.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/tui/helpers/osc8-hyperlinks.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/tui/components/overlay.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/terminal/restore.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/tui/components/status-bar.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/terminal/terminal-link.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/setup/ui.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/tui/components/user-message.js | matched "\\u203A" | 3 |
| low | Obfuscation | package/src/tui/helpers/helpers.test.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/terminal/osc-progress.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/tui/helpers/osc8-hyperlinks.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/terminal/restore.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/terminal/terminal-link.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/terminal/terminal.test.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts2
buildtsc -bcleantsc -b --clean && rm -rf dist .cache
Dependencies43
@anthropic-ai/sdk^0.40.1@google/genai^2.2.0@modelcontextprotocol/sdk1.29.0@nubemclaw/agent1.2.3@nubemclaw/agent-events1.2.3@nubemclaw/channel-sdk1.2.3@nubemclaw/channel-telegram1.2.3@nubemclaw/core1.2.3@nubemclaw/cron1.2.3@nubemclaw/daemon1.2.3@nubemclaw/gateway1.2.3@nubemclaw/gateway-client1.2.3@nubemclaw/hooks1.2.3@nubemclaw/importers1.2.3@nubemclaw/mcp-client1.2.3@nubemclaw/mcp-server1.2.3@nubemclaw/memory1.2.3@nubemclaw/plugin-host1.2.3@nubemclaw/plugin-sdk1.2.3@nubemclaw/providers1.2.3@nubemclaw/router-llm1.2.3@nubemclaw/skills1.2.3@nubemclaw/skills-anthropic1.2.3@nubemclaw/skills-hermes1.2.3@nubemclaw/skills-hermes-batch11.2.3@nubemclaw/skills-hermes-batch21.2.3@nubemclaw/skills-openclaw1.2.3@nubemclaw/skills-openclaw-extra1.2.3@nubemclaw/skills-openclaw-longtail1.2.3@nubemclaw/storage1.2.3- …and 13 more.