Agent Team Orchestration.Bak — 实用工具
v1.0.0使用 defined roles, 任务 lifecycles, handoff protocols, 和 review workflows. Use when: (1) Setting up team 2+ agents 使用...
0· 150·0 当前·1 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's instructions and required assets are internally consistent with its stated purpose (multi-agent orchestration); it is instruction-only, requests no credentials or installs, and contains no hidden endpoints or unrelated requirements.
评估建议
This skill appears coherent and appropriate for coordinating multi-agent workflows. Before installing, verify your agent platform enforces workspace isolation and access controls for the shared directories the playbook relies on (/shared/, /workspace/). Specifically: (1) restrict write/read permissions so agents cannot leak secrets or sensitive files into shared artifacts; (2) confirm sessions_send/spawn actions are constrained to authorized agent sessions; (3) avoid storing credentials or produ...详细分析 ▾
✓ 用途与能力
The name/description (multi-agent orchestration) matches the SKILL.md and reference files: they describe roles, lifecycles, handoffs, shared artifact paths, and spawn/send primitives. There are no unrelated required binaries, env vars, or config paths that would be disproportionate to orchestration.
✓ 指令范围
Runtime instructions focus on creating tasks, spawning/sending agents, writing and verifying artifacts in shared directories, and comment conventions. The instructions reference platform primitives (sessions_send, spawn) and filesystem paths (e.g., /shared/, /workspace/) in ways that are consistent with orchestration and do not instruct collection or exfiltration of unrelated data.
✓ 安装机制
There is no install spec and no code to write to disk (instruction-only skill). This minimizes installation risk — nothing is downloaded or executed by the skill itself.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The references note that agents may need credentials as part of normal escalation, but the skill itself does not request or require secrets.
✓ 持久化与权限
Flags show always: false and no special privileges. The skill does not request persistent presence or to modify other skills or system-wide settings. Autonomous invocation is allowed by default on the platform, but nothing in the skill adds unusual privileges.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install agent-team-orchestration-bak
镜像加速npx clawhub@latest install agent-team-orchestration-bak --registry https://cn.longxiaskill.com 镜像可用