← Back to Skills Marketplace
ziegenbalg

Build Custom Linux ISO's and Deployments

by ziegenbalg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
105
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openfactory
Description
Build, test, and deploy custom Linux ISOs with OpenFactory. Create VMs, run compliance tests, manage recipes.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openfactory
  3. After installation, invoke the skill by name or use /openfactory
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openfactory
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Build Custom Linux ISO's and Deployments?

Build, test, and deploy custom Linux ISOs with OpenFactory. Create VMs, run compliance tests, manage recipes. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Build Custom Linux ISO's and Deployments?

Run "/install openfactory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Build Custom Linux ISO's and Deployments free?

Yes, Build Custom Linux ISO's and Deployments is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Build Custom Linux ISO's and Deployments support?

Build Custom Linux ISO's and Deployments is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Build Custom Linux ISO's and Deployments?

It is built and maintained by ziegenbalg (@ziegenbalg); the current version is v1.0.0.

💬 Comments