安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears internally consistent with its stated purpose. Before installing, consider: (1) review or trust the repository (SKILL.md points to a GitHub repo) if you expect production use, since the code currently simulates sub-agents rather than calling a verified platform API; (2) be aware that autonomous invocation allows the skill to spawn sub-agents which can perform many actions on your behalf — ensure you trust the agent's permissions and any subsequent skills the sub-agents may cal...详细分析 ▾
✓ 用途与能力
Name/description (multi-agent orchestration) match the behavior described in SKILL.md and the shipped code: decomposition, spawning sub-agents, monitoring, and synthesis. The included scripts simulate sub-agent spawning and do not require unrelated credentials or binaries.
✓ 指令范围
SKILL.md instructs the agent to decompose tasks, spawn sub-agents, track progress, and synthesize results; it does not direct reading of unrelated files, exfiltrating secrets, or posting to external endpoints. The example spawn payload references the platform's subagent runtime (runtime: 'subagent', streamTo: 'parent'), which is coherent for this purpose.
✓ 安装机制
No install spec is provided (instruction-only), lowering install-time risk. A package.json and script are present but there is no download-from-URL or extract step. Nothing in the manifest attempts to install arbitrary remote code.
✓ 凭证需求
The skill declares no required environment variables, no credentials, and no config paths. The SKILL.md and code do not attempt to read environment secrets or unrelated system configuration.
✓ 持久化与权限
always is false and the skill does not request persistent system-wide configuration changes. Autonomous invocation (model invocation enabled) is the platform default and appropriate for an orchestrator; no additional privileged presence is requested.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/12
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install more-agent-orchestrator
镜像加速npx clawhub@latest install more-agent-orchestrator --registry https://cn.longxiaskill.com