u-claw

U-Claw is a tutorial + source code to package the OpenClaw AI assistant into a portable USB-style application. It provides scripts and a file skeleton to download dependencies (Node.js/Electron and OpenClaw runtime), configure AI models and chat/bot platforms (e.g., QQ/Feishu/Telegram/WhatsApp/Discord/WeChat plugins), and run the assistant via OS-specific launchers (Mac .command, Windows .bat) including a bootable USB option (Ventoy + Ubuntu) and a separate Electron desktop app.

Evaluated Mar 30, 2026 (0d ago)
Homepage ↗ Repo ↗ Ai Ml ai-assistant openclaw usb-portable electron nodejs chatbot-integrations installer-scripts
⚙ Agent Friendliness
19
/ 100
Can an agent use this?
🔒 Security
34
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
55
Error Messages
0
Auth Simplicity
40
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
35
Scope Granularity
20
Dep. Hygiene
25
Secret Handling
30

Primary risks are related to executing installer scripts (e.g., curl|bash / PowerShell IEX flows) and downloading runtime dependencies and model/provider integrations from the network. The README mentions using China mirrors but does not provide integrity verification (e.g., checksums/signatures), secure secret-handling guidance, or threat-model details. Since this runs as a local assistant with chat/bot credentials, compromise of the host or insecure credential storage could expose secrets. HTTPS is implied for download URLs, but enforcement and certificate/pinning details are not described.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
25
Error Recovery
25
AF Security Reliability

Best When

You want a plug-and-play, portable distribution method (USB/bootable USB/Electron dev) for an OpenClaw-based assistant and you’re comfortable running setup scripts that download large dependencies and model/provider integrations.

Avoid When

You cannot or do not want to review/verify the integrity and behavior of installation scripts and downloaded runtime components, or you need stable, documented HTTP APIs with formal contracts.

Use Cases

  • Create and distribute a portable USB “AI assistant” experience (no OS install)
  • Local/portable AI assistant setup using OpenClaw with configurable model providers
  • Set up common chat/bot integrations (QQ, Feishu, Telegram, WhatsApp, Discord, WeChat community plugin)
  • Build a bootable USB that launches Ubuntu + the assistant
  • Develop and package an Electron desktop version of the assistant

Not For

  • Using as a hosted API service for programmatic access to an HTTP endpoint
  • Security-sensitive deployments without auditing downloaded scripts/dependencies
  • Environments requiring guaranteed reproducible builds or strict change control

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: Chat platform credentials for integrations (e.g., QQ AppID/Secret) Provider/API keys for selected LLM/model platforms (listed as multi-provider via an aggregator/some direct providers) Admin/verification steps for local installers (e.g., macOS unverified developer prompt)
OAuth: No Scopes: No

The README describes configuring AppID/Secret for QQ and selecting models via provider/aggregator keys, but it does not describe a unified auth scheme for an HTTP API (since this is primarily an installer/desktop/USB app).

Pricing

Free tier: No
Requires CC: No

The repository README advertises remote installation/troubleshooting/custom development pricing in RMB for services, and it references model provider costs/keys via external platforms. No clear free tier details for any hosted component are provided here.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No documented machine-friendly API surface; integration is primarily via local scripts and UI/launchers.
  • Setup involves downloading large dependencies; automated agents may need to manage long-running installs, verify checksums, and handle platform-specific differences.
  • Model/provider and chat-bot integrations require external credentials and may introduce additional runtime failures not documented in the README.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for u-claw.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6475
Packages Evaluated
19928
Need Evaluation
586
Need Re-evaluation
Community Powered