← 返回 Skills 市场
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openspace-delegate-task
功能描述
Delegate tasks to OpenSpace — a full-stack autonomous worker for coding, DevOps, web research, and desktop automation, backed by an extensive MCP tool and sk...
安全使用建议
This skill can read local skill directories and upload or download skills from a cloud community but does not declare the cloud credential it expects and lacks safeguards about what it may publish. Before installing or invoking it, consider: 1) Ask the publisher what cloud API key name(s) are required and why they weren't declared. 2) Require explicit, per-upload confirmation (do not allow automatic public uploads). 3) Disable auto_import and set search_scope='local' unless you trust the cloud community. 4) Restrict skill_dir paths to a dedicated, audited folder that contains no secrets or credentials. 5) If you must use it, monitor network traffic and audit any files saved/created by the skill. If the publisher cannot explain the missing credential declaration or cannot show safeguards preventing accidental uploads of sensitive files, treat the skill as high-risk and avoid installing it.
功能分析
Type: OpenClaw Skill
Name: openspace-delegate-task
Version: 1.0.0
The skill provides high-risk capabilities for delegating arbitrary tasks to an autonomous worker (execute_task) and uploading local directory contents to a cloud community (upload_skill). It also includes an 'auto_import' feature in search_skills that automatically downloads remote skills, which introduces supply-chain risks. While these functions align with the stated purpose of task delegation and skill evolution, the combination of remote code execution primitives and data exfiltration mechanisms warrants a suspicious classification. File: SKILL.md.
能力标签
能力评估
Purpose & Capability
The name/description (delegation to a cloud MCP called OpenSpace) matches the instructions (execute_task/search_skills/fix_skill/upload_skill). However, the skill declares no required environment variables or credentials while the instructions repeatedly reference cloud operations (search_scope='all', auto_import top cloud skills, upload_skill requires a cloud API key). Not declaring the cloud API key/credential is an incoherence between claimed capabilities and declared requirements.
Instruction Scope
SKILL.md instructs the agent to operate on arbitrary local paths (skill_dir) and to auto-download or auto-import cloud skills into local directories. It directs the agent to 'decide whether to upload' evolved skills and to upload with public visibility by default in some cases. Those instructions allow reading and transmitting arbitrary local directories (which may contain secrets) and lack constraints or explicit user confirmation requirements.
Install Mechanism
This is an instruction-only skill with no install spec or code files; that minimizes on-disk installation risk. There is no external download/install mechanism to evaluate here.
Credentials
The skill requests no environment variables or primary credential in metadata, yet the text explicitly mentions a 'cloud API key' is required for upload and that search_scope falls back to local-only 'if no API key'. This omission is disproportionate and inconsistent: a skill that interacts with a cloud community should declare the credential(s) it needs and justify why uploads/downloads are necessary.
Persistence & Privilege
The skill is not set to always: true (so it's not force-included), and model invocation is allowed (default). While autonomous invocation alone is normal, combined with the ability to read arbitrary skill_dir paths and perform uploads/downloads to a cloud community, the agent could autonomously exfiltrate or publish local content unless there are external safeguards. The SKILL.md does not describe prompting the user or restricting which directories may be uploaded.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openspace-delegate-task - 安装完成后,直接呼叫该 Skill 的名称或使用
/openspace-delegate-task触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the delegate-task skill for OpenSpace.
- Enables delegating coding, DevOps, web research, and automation tasks to OpenSpace via MCP tooling.
- Provides four tools: execute_task, search_skills, fix_skill, and upload_skill.
- Supports autonomous skill improvement and sharing through a cloud community.
- Clear guidance included for when and how to delegate, fix, or upload skills.
- Usage instructions and parameters documented for each tool.
元数据
常见问题
OpenSpace Delegate Task 是什么?
Delegate tasks to OpenSpace — a full-stack autonomous worker for coding, DevOps, web research, and desktop automation, backed by an extensive MCP tool and sk... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 OpenSpace Delegate Task?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openspace-delegate-task」即可一键安装,无需额外配置。
OpenSpace Delegate Task 是免费的吗?
是的,OpenSpace Delegate Task 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenSpace Delegate Task 支持哪些平台?
OpenSpace Delegate Task 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenSpace Delegate Task?
由 X-RayLuan(@x-rayluan)开发并维护,当前版本 v1.0.0。
推荐 Skills