← 返回 Skills 市场
xaiohuangningde

Meta Control - Agent Orchestration

作者 xaiohuangningde · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
568
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install meta
功能描述
我作为主控 Agent 的协调能力。调度子 Agent 后台操作,我只管全局。
安全使用建议
This skill is basically a controller that spawns background sub-agents to do work. That behavior can be legitimate, but the instructions are vague and provide no guardrails: sub-agents may crawl sites, run scripts, or handle sensitive data without explicit limits. Before installing, ask the author for: (1) concrete examples of what sessions_spawn will do and what APIs are used; (2) policies or constraints for child agents (network access, filesystem access, rate limits, data retention); (3) audit/logging and an ability to stop or review spawned sub-agents; and (4) whether child agents may request credentials and how those are presented/secured. If you cannot obtain satisfactory constraints, treat this skill as higher-risk and avoid enabling autonomous/background orchestration on sensitive accounts or systems.
功能分析
Type: OpenClaw Skill Name: meta Version: 1.0.0 The skill bundle describes a 'meta-调控' agent designed to orchestrate various sub-agents, including an '执行 Agent' (Execution Agent) capable of '跑脚本、自动化' (running scripts, automation). While the SKILL.md instructions themselves do not contain explicit malicious commands or prompt injections, the described capability of delegating script execution to a sub-agent introduces a significant remote code execution (RCE) risk. This powerful capability, if misused or combined with a compromised prompt, could lead to unauthorized command execution, making the skill bundle suspicious due to its inherent vulnerability potential.
能力评估
Purpose & Capability
Name/description match the instructions: this is an orchestration/meta-agent that spawns sub-agents to perform work. No unrelated env vars, binaries, or installs are requested, which is consistent with a coordination-only skill.
Instruction Scope
SKILL.md explicitly instructs use of sessions_spawn to create independent background sub-agents of types that include '执行 Agent' (run scripts) and '搜索 Agent' (crawl websites). The instructions are high-level and contain no constraints, safety rules, or explicit limits on what sub-agents may access or execute. That delegation could permit unbounded network access, arbitrary script execution, and data collection/exfiltration by child agents — behavior not constrained or audited in the skill text.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk. Low installation risk.
Credentials
No environment variables, credentials, or config paths are requested. Requested permissions appear minimal and proportional. However, child agents spawned at runtime could later require or use credentials — the skill does not state any handling policy for that.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills. Autonomous invocation is allowed (platform default) which is expected for an orchestrator; this increases blast radius but is not by itself unusual.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meta 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
meta-调控 1.0.0 初始发布 - 全新主控 Agent,实现全局任务调度与管理 - 支持复杂任务拆解,并将子任务分配至不同类型子 Agent(搜索、分析、执行、监控) - 子 Agent 后台并行工作,主控只汇总重要进展 - sessions_spawn 启动独立会话,保持主控与用户的流畅沟通 - 贯彻“只管全局,细节外包”,减少打扰,高效协作
元数据
Slug meta
版本 1.0.0
许可证
累计安装 5
当前安装数 4
历史版本数 1
常见问题

Meta Control - Agent Orchestration 是什么?

我作为主控 Agent 的协调能力。调度子 Agent 后台操作,我只管全局。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 568 次。

如何安装 Meta Control - Agent Orchestration?

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

Meta Control - Agent Orchestration 是免费的吗?

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

Meta Control - Agent Orchestration 支持哪些平台?

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

谁开发了 Meta Control - Agent Orchestration?

由 xaiohuangningde(@xaiohuangningde)开发并维护,当前版本 v1.0.0。

💬 留言讨论