← Back to Skills Marketplace
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-omni-expert
Description
OpenClaw全能专家系统;支持多种远程软件(UU/RustDesk/ToDesk/向日葵/RDP)、一键安装、TOP3专家诊断、全自动驾驶、Agent/Workflow编排、工具链配置、记忆系统、插件开发、监控运维、100+实战案例库和故障排查手册;用户说"安装 OpenClaw"、"配置 OpenClaw"...
Usage Guidance
This package appears to implement a full remote‑control/autopilot system and will access and persist local configuration (e.g., ~/.openclaw, APPDATA RustDesk config), can read/write passwords and SSH keys (if given), and runs many external CLI commands (ssh, scp, rustdesk, uu, todesk, sunlogin, mstsc, etc.). Before installing or running it: 1) Review the code (especially files like rustdesk_control.py, remote_desktop_control.py, autopilot.py, install_openclaw.sh) to confirm there are no unexpected remote endpoints or hidden uploads; 2) Do not supply real SSH private keys or admin credentials — use throwaway accounts/VMs for testing; 3) Expect the tool to create and modify files under your home directory (learned cases, configs) and possibly append passwords to app config files; 4) If you need to run it, prefer an isolated sandbox or VM and restrict network access until you trust it; 5) Ask the publisher to update the registry metadata to list required binaries and explain precisely what config paths it will read/write and why. These steps will reduce the risk of accidental credential exposure or unintended remote actions.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-omni-expert
Version: 1.0.0
The bundle provides extensive remote administration and UI automation capabilities, including SSH management, remote command execution, and mouse/keyboard control across multiple platforms (UU, RustDesk, ToDesk, RDP, etc.). While these features are aligned with the stated purpose of an 'Omni Expert' system, the high-privilege nature of the scripts (e.g., scripts/remote-helper.py, scripts/autopilot.py, and scripts/remote_automation.py) and the handling of sensitive credentials like API keys and SSH keys pose a significant security risk. No explicit malicious intent or unauthorized data exfiltration was found, but the broad remote execution surface and the ability to simulate user input remotely warrant a suspicious classification.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's code (many scripts) implements the advertised capabilities (UU/RustDesk/ToDesk/SunLogin/RDP control, autopilot, memory/knowledge, workflows). However the registry metadata declares no required binaries while the code expects many external CLI tools (ssh, scp, rustdesk, uu, todesk, sunlogin, anydesk, teamviewer, mstsc, etc.). SKILL.md lists only paramiko as a Python dependency though much of the code uses subprocess to call system binaries. This mismatch between declared requirements and actual runtime needs is an inconsistency.
Instruction Scope
SKILL.md and the scripts instruct running local scripts that: connect to remote hosts (via SSH or remote‑desktop CLIs), execute arbitrary commands remotely (uu exec, ssh commands), transfer files (scp, todesk/sunlogin transfer), capture screenshots, and perform automated clicks/keyboard input. The code also reads/writes local config paths (e.g., ~/.openclaw, APPDATA/*/RustDesk/config.toml, ~/.ssh references) and will persist learned cases and possibly credentials. These behaviours go beyond simple 'helper' scope and involve accessing and modifying sensitive local files and running arbitrary commands.
Install Mechanism
There is no remote download/install spec embedded in the registry entry (no external URLs). The skill is delivered as code files included in the package (no installer step shown). That reduces supply‑chain download risk compared to fetching arbitrary payloads at install time.
Credentials
The registry declares no required environment variables or primary credential, but the scripts access environment variables (e.g., APPDATA, HOME) and local config files. Some scripts (rustdesk_control.set_password) write passwords into application config files; others attempt to read stored passwords or SSH keys if provided. Requesting or using SSH private keys, reading local app config files, and modifying remote‑desktop configs are sensitive operations that are proportionally large relative to a simple assistant; the skill does not declare these needs up front.
Persistence & Privilege
always:false (no forced inclusion). disable-model-invocation is false (the skill may be invoked autonomously by the agent). Given the skill can initiate remote sessions, run commands, transfer files, and modify local app configs, autonomous invocation increases risk if left unrestricted. This is not a misconfiguration by itself, but it amplifies the impact of the other concerns.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-omni-expert - After installation, invoke the skill by name or use
/openclaw-omni-expert - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw Omni Expert System v1.0.0 released:
- Unified interface supporting multiple remote control software: UU, RustDesk, ToDesk, 向日葵, RDP, WinRM.
- One-click installation, automated diagnostics, and fully automated workflows.
- Visual automation via GPT-4V/local OCR for UI element recognition and actions.
- Agent/Workflow orchestration with 10+ node types, 5 workflow modes, and rich expert toolchain.
- Built-in monitoring, backup, alerting functionality, plus 100+ practical scenarios and 60+ troubleshooting guides.
- Usage triggered by commands like “安装 OpenClaw”, “配置 OpenClaw”, “诊断 OpenClaw 问题”, or when mentioning supported remote software.
Metadata
Frequently Asked Questions
What is openclaw omni expert?
OpenClaw全能专家系统;支持多种远程软件(UU/RustDesk/ToDesk/向日葵/RDP)、一键安装、TOP3专家诊断、全自动驾驶、Agent/Workflow编排、工具链配置、记忆系统、插件开发、监控运维、100+实战案例库和故障排查手册;用户说"安装 OpenClaw"、"配置 OpenClaw"... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install openclaw omni expert?
Run "/install openclaw-omni-expert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openclaw omni expert free?
Yes, openclaw omni expert is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openclaw omni expert support?
openclaw omni expert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openclaw omni expert?
It is built and maintained by thinkbugs (@thinkbugs); the current version is v1.0.0.
More Skills