← 返回 Skills 市场
cohenyehonatan

Orgo Desktop Control

作者 Jonathan Cohen · GitHub ↗ · v1.0.2
cross-platform ⚠ suspicious
652
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install orgo-desktop-control
功能描述
Provision and control Orgo cloud computers using the orgo_client Python SDK. Use when launching remote desktops, automating browsers, running bash/python rem...
安全使用建议
This package implements a client for a remote desktop/cloud VM service (orgo.ai) and will need an ORGO_API_KEY and internet access to function — but the registry metadata did not declare that requirement. Before installing: (1) confirm the skill's origin and trustworthiness (no homepage is listed); (2) ensure any ORGO_API_KEY you provide is scoped minimally (limited permissions, revocable) and not your primary personal or cloud credentials; (3) be aware the skill can upload local files and retrieve VNC passwords and signed download URLs (so avoid uploading secrets or sensitive files unless you trust the service); (4) check billing/usage implications of creating remote machines; (5) if you need to enforce policy automatically, add ORGO_API_KEY to allowlists and/or deny the skill until metadata is corrected. If you want higher assurance, request the publisher to update registry metadata to declare ORGO_API_KEY as a required credential and provide a verifiable homepage or source repository.
功能分析
Type: OpenClaw Skill Name: orgo-desktop-control Version: 1.0.2 The skill bundle is classified as suspicious due to its broad and powerful capabilities, which, while explicitly stated as its purpose, introduce significant security risks. The `scripts/orgo_client.py` library allows for arbitrary remote code execution (`run_bash`, `run_python`) on cloud computers, local file upload (`upload_file`) from the agent's host machine to the Orgo cloud, and retrieval of sensitive information like VNC passwords. While the `SKILL.md` and `references/ORGO_ACTION_PATTERNS.md` openly declare these features and include safety instructions, these capabilities create a substantial attack surface for prompt injection or misuse, potentially leading to unauthorized local file exfiltration or remote system compromise if the agent is tricked into executing malicious commands.
能力评估
Purpose & Capability
The SKILL.md and included orgo_client.py clearly require an ORGO_API_KEY and internet access to talk to https://www.orgo.ai/api (expected for a cloud-desktop control SDK). However the registry metadata lists no required environment variables or primary credential, creating a mismatch between claimed purpose and declared requirements.
Instruction Scope
Instructions are focused on managing remote desktops (create/start/stop/delete), UI automation, running bash/python remotely, screenshots, file upload/export, streaming, and retrieving VNC passwords. These actions necessarily transmit local files and interact with external VMs (data exfiltration is an expected capability here). The doc contains example login flows and hard-coded credential examples (e.g., 'password123') which are test examples but could encourage unsafe practices if copied without changes.
Install Mechanism
No install spec is provided (instruction-only plus an included Python SDK file). Nothing is downloaded from unknown URLs during install; risk from install mechanism is low.
Credentials
The runtime examples explicitly read ORGO_API_KEY from the environment, and the client sets an Authorization: Bearer header — one API key is proportionate. The problem is the skill registry did not declare ORGO_API_KEY or mark a primary credential, which is inconsistent and may hide a credential requirement from users/policy checks. No other unrelated secrets are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has normal autonomous-invocation settings. It does not request system config paths or elevated host privileges in the provided materials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orgo-desktop-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orgo-desktop-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
No user-facing changes; internal metadata update only. - Updated metadata in _meta.json. - No changes to functionality or documentation.
v1.0.1
- Added _meta.json metadata file. - No changes to functionality or documentation. - Version number in metadata remains unchanged.
v1.0.0
Initial public release of orgo-desktop-control skill. - Provision and manage Orgo cloud computers via the orgo_client Python SDK. - Supports remote desktop automation, browser and UI control, file management, and streaming. - Includes code examples for creating workspaces, handling computer lifecycle, UI interaction, and error handling. - Emphasizes safety, efficiency, and recommended patterns for automation.
元数据
Slug orgo-desktop-control
版本 1.0.2
许可证
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Orgo Desktop Control 是什么?

Provision and control Orgo cloud computers using the orgo_client Python SDK. Use when launching remote desktops, automating browsers, running bash/python rem... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 652 次。

如何安装 Orgo Desktop Control?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install orgo-desktop-control」即可一键安装,无需额外配置。

Orgo Desktop Control 是免费的吗?

是的,Orgo Desktop Control 完全免费(开源免费),可自由下载、安装和使用。

Orgo Desktop Control 支持哪些平台?

Orgo Desktop Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Orgo Desktop Control?

由 Jonathan Cohen(@cohenyehonatan)开发并维护,当前版本 v1.0.2。

💬 留言讨论