← 返回 Skills 市场
Build Custom Linux ISO's and Deployments
作者
ziegenbalg
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openfactory
功能描述
Build, test, and deploy custom Linux ISOs with OpenFactory. Create VMs, run compliance tests, manage recipes.
安全使用建议
This skill appears to implement the advertised OpenFactory workflows, but before installing:
- Confirm how you will supply credentials: the SKILL.md requires an API key or session token, yet the skill metadata doesn't declare required env vars—ask the publisher how credentials are expected to be provided and stored.
- Never include secrets (passwords, private SSH keys, API tokens) directly in recipes unless you understand how the OpenFactory service stores and protects them; prefer ephemeral, least-privilege keys or secret injection mechanisms.
- Ask the maintainer or vendor for a privacy/data-retention statement: where are ISOs, screenshots, and recipe contents stored, for how long, and who can access them?
- If possible, test with non-sensitive example recipes and a scoped API key to confirm behavior before uploading production data.
If the publisher cannot clarify credential handling and storage, treat the skill as higher risk.
功能分析
Type: OpenClaw Skill
Name: openfactory
Version: 1.0.0
The OpenFactory skill provides a standard Model Context Protocol (MCP) interface for building, testing, and deploying custom Linux ISOs via a remote service (build.openfactory.tech). The tools and documentation in SKILL.md are consistent with its stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized local execution.
能力评估
Purpose & Capability
The name, description, and toolset in SKILL.md are coherent: they describe building ISOs, running tests, and managing VMs. However, SKILL.md requires authenticating to https://build.openfactory.tech (API key or session token), while the registry metadata declares no required environment variables or primary credential—this mismatch is unexpected and should be clarified.
Instruction Scope
Instructions stay within the stated purpose (API calls to the OpenFactory MCP, creating builds, running tests, fetching ISOs, VNC console URLs, screenshots). They do NOT instruct reading local files or arbitrary system paths. However, recipes include fields for user passwords and other sensitive configuration; those values will be transmitted to the external service and may be stored there. The SKILL.md also instructs agents to persist and reuse a session_token between calls, which implies the agent will hold session state across requests.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. The skill will cause network calls at runtime but writes nothing to disk itself.
Credentials
SKILL.md requires authentication (API key or session_token) but the skill metadata lists no required env vars or primary credential. That's an inconsistency: a user will need to supply credentials for the endpoint even though the registry doesn't declare them. Also, the recipe schema encourages embedding credentials (password fields) which is legitimate for provisioning but increases risk if users include secrets or private keys without safeguards.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or agent-wide settings. The instruction to persist session_token is normal for remote sessions, but combined with the credential omission above it merits caution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openfactory - 安装完成后,直接呼叫该 Skill 的名称或使用
/openfactory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of OpenFactory skill.
- Build, test, and deploy custom Linux ISOs via natural language.
- Manage builds, recipes, VMs, and compliance tests through a unified API.
- Supports recipe customization, VM operations, and integration with git repositories.
- Includes detailed workflows, error handling, and rate limits for streamlined infrastructure management.
元数据
常见问题
Build Custom Linux ISO's and Deployments 是什么?
Build, test, and deploy custom Linux ISOs with OpenFactory. Create VMs, run compliance tests, manage recipes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Build Custom Linux ISO's and Deployments?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openfactory」即可一键安装,无需额外配置。
Build Custom Linux ISO's and Deployments 是免费的吗?
是的,Build Custom Linux ISO's and Deployments 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Build Custom Linux ISO's and Deployments 支持哪些平台?
Build Custom Linux ISO's and Deployments 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Build Custom Linux ISO's and Deployments?
由 ziegenbalg(@ziegenbalg)开发并维护,当前版本 v1.0.0。
推荐 Skills