← 返回 Skills 市场
balkanblbn

Sub Agent Factory

作者 balkanblbn · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
1196
总下载
0
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install sub-agent-factory
功能描述
Rapidly spawn and configure specialized sub-agents. Includes templates for Research, Coding, and Analysis agents. Automates workspace setup and instruction d...
安全使用建议
This skill is small and appears coherent, but take basic precautions: run it in a dedicated workspace to avoid cluttering other projects, inspect any generated agents' SKILL.md before enabling them, and avoid placing sensitive credentials into the agents' inbox/outbox. Autonomous agent invocation is allowed by platform default — be careful what tasks you give spawned sub-agents (they may read/write files within the agents/<name> folders and could be instructed to perform network actions if their SKILL.md or runtime instructions are expanded later).
功能分析
Type: OpenClaw Skill Name: sub-agent-factory Version: 1.1.0 The `scripts/create_agent.sh` file is vulnerable to shell injection and prompt injection due to unsanitized use of user-provided `NAME` and `ROLE` arguments. An attacker could craft malicious inputs for these arguments to execute arbitrary commands on the host system when the script is run, or to inject malicious instructions into the newly created sub-agent's `SKILL.md` file. While the script's stated purpose is benign, this critical vulnerability allows for unauthorized command execution and agent manipulation, classifying it as suspicious rather than benign or malicious.
能力评估
Purpose & Capability
Name/description (spawn/configure sub-agents) match the actual artifacts: a short shell script that creates agent folders and a SKILL.md for each agent. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructions are narrowly scoped (define mission, choose template, run scripts/create_agent.sh, configure inbox/outbox). The included script only creates local directories and writes a simple SKILL.md; it does not read system files, environment secrets, or contact external endpoints.
Install Mechanism
No install spec and only a tiny shell script are included. Nothing is downloaded or extracted from external URLs and nothing is written outside the agent's working directories (agents/<name>).
Credentials
The skill requests no environment variables or credentials, and the script only uses its positional parameters. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent configuration. It creates agent-specific directories under agents/, which is a limited and expected level of persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sub-agent-factory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sub-agent-factory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added agent provisioning script
v1.0.0
Scale productivity via sub-agent templates
元数据
Slug sub-agent-factory
版本 1.1.0
许可证
累计安装 9
当前安装数 8
历史版本数 2
常见问题

Sub Agent Factory 是什么?

Rapidly spawn and configure specialized sub-agents. Includes templates for Research, Coding, and Analysis agents. Automates workspace setup and instruction d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1196 次。

如何安装 Sub Agent Factory?

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

Sub Agent Factory 是免费的吗?

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

Sub Agent Factory 支持哪些平台?

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

谁开发了 Sub Agent Factory?

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

💬 留言讨论