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 "GITHUB_TOKEN"
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 118 · status changed
Evidence
Static findings
34 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 34 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/commands/import/github.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/config/provider-registry.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/commands/security/secrets.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/aggregate/embedded-sandbox.test.ts | matched ".ssh" | 5 |
| low | Credential file access | package/src/commands/import/github.ts | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/src/config/provider-registry.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/commands/security/secrets.test.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/commands/security/secrets.ts | matched "aws_access_key" | 5 |
| low | Obfuscation | package/dist/commands/onboard/rich/channels.js | matched "\\u25B6" | 3 |
| low | Obfuscation | package/dist/tui/components/custom-editor.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/onboard/rich/finalize.js | matched "\\u25B6" | 3 |
| low | Obfuscation | package/dist/commands/onboard/rich/gateway-quickstart.js | matched "\\u25B6" | 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/commands/onboard/rich/providers.js | matched "\\u25B6" | 3 |
| low | Obfuscation | package/dist/terminal/restore.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/onboard/rich/setup-mode.js | matched "\\u25B6" | 3 |
| low | Obfuscation | package/dist/commands/onboard/rich/skills.js | matched "\\u25B6" | 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/dist/commands/onboard/rich/web-search.js | matched "\\u25B6" | 3 |
| low | Obfuscation | package/dist/commands/onboard/rich/wizard.js | matched "\\u2713" | 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
Dependencies64
@anthropic-ai/sdk^0.40.1@google/genai^2.2.0@modelcontextprotocol/sdk1.29.0@nubemclaw/agent2.0.0@nubemclaw/agent-events2.0.0@nubemclaw/channel-bluebubbles2.0.0@nubemclaw/channel-discord2.0.0@nubemclaw/channel-feishu2.0.0@nubemclaw/channel-google-chat2.0.0@nubemclaw/channel-irc2.0.0@nubemclaw/channel-line2.0.0@nubemclaw/channel-matrix2.0.0@nubemclaw/channel-mattermost2.0.0@nubemclaw/channel-msteams2.0.0@nubemclaw/channel-nextcloud-talk2.0.0@nubemclaw/channel-nostr2.0.0@nubemclaw/channel-qq-bot2.0.0@nubemclaw/channel-sdk2.0.0@nubemclaw/channel-signal2.0.0@nubemclaw/channel-slack2.0.0@nubemclaw/channel-synology-chat2.0.0@nubemclaw/channel-telegram2.0.0@nubemclaw/channel-tlon2.0.0@nubemclaw/channel-twitch2.0.0@nubemclaw/channel-wecom2.0.0@nubemclaw/channel-whatsapp2.0.0@nubemclaw/channel-yuanbao2.0.0@nubemclaw/channel-zalo2.0.0@nubemclaw/core2.0.0@nubemclaw/cron2.0.0- …and 34 more.