← 返回 Skills 市场
Setup Automatik
作者
alltomatos
· GitHub ↗
· v1.0.0
1936
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install setup-automatik
功能描述
Facilitate the installation and management of VPS solutions using the Setup Automatik engine (powered by Orion Design). Use when the user wants to install, configure, or manage tools like Traefik, Portainer, Chatwoot, N8N, and other open-source applications on a Linux VPS.
安全使用建议
This skill appears to be a legitimate VPS installer bundle, but treat it like running any third-party installer script: do not paste SSH private keys or root passwords into chat. Prefer the OpenClaw node-pairing flow (recommended) rather than sending credentials. Before running anything, manually review the full assets/SetupOrion.sh script (search for curl/wget/git/ssh/netcat, remote URLs, or commands creating users and SSH keys). If you must run it, (1) test on an isolated disposable VPS or VM, (2) create a temporary unprivileged user or restrict credentials (least privilege), (3) avoid sharing private keys in the chat — instead use a secure pairing or ephemeral credential, and (4) consider running the script interactively yourself after inspection rather than giving the agent autonomous access. If you want, provide the full SetupOrion.sh for a focused review of any network calls or potentially dangerous commands — that would raise or lower confidence in this assessment.
功能分析
Type: OpenClaw Skill
Name: setup-automatik
Version: 1.0.0
The skill is classified as suspicious primarily due to the explicit instructions in `SKILL.md` for the agent to request and handle highly sensitive user credentials, specifically SSH private keys or root passwords for VPS access. While the stated purpose is legitimate VPS management, this method of acquiring and handling such critical credentials creates a severe security vulnerability and a significant attack surface. The absence of the `assets/SetupOrion.sh` script, which is described as the 'main installation script,' prevents a full assessment of the actual commands executed, but the credential handling alone is a high-risk design choice.
能力评估
Purpose & Capability
The name/description (VPS installer for Traefik, Portainer, N8N, etc.) align with the included assets: a tool list, a Python helper to list tools, and a large SetupOrion.sh installer. The large embedded installer and references to deploying via Portainer are coherent with the stated purpose. The presence of functions that interact with Portainer (and prompt for Portainer credentials) is expected for some automated deployments.
Instruction Scope
The SKILL.md explicitly instructs users to provide either an OpenClaw node pairing code via chat or full SSH access (IP, username, password or private key). Asking users to paste SSH private keys or passwords into chat is high-risk. The skill also says it will extract and execute blocks from the supplied SetupOrion.sh or run the script non-interactively — meaning it can run arbitrary commands on the VPS. The SKILL.md also contains unicode-control-chars (prompt-injection) signals, which is suspicious because it may be trying to manipulate evaluation or the agent's behavior.
Install Mechanism
There is no formal install spec (instruction-only), but the bundle includes a ~1.2 MB SetupOrion.sh script that will be executed by the agent/installer. Large bundled installers are not inherently malicious, but they increase risk because they execute many operations and often fetch additional resources from the network. The script references the project site and likely performs network operations; the reviewer should inspect the full script for remote downloads (curl/wget/git), subprocess execution, or telemetry calls before execution.
Credentials
The skill declares no required env vars, which is consistent, but its runtime instructions ask users for highly sensitive credentials (SSH password or private key and optionally Portainer credentials). These are functionally required to perform remote installs, but they must not be pasted into chat. Requesting Portainer credentials to perform API deploys is plausible, but the skill gives no guidance on scoping these credentials (temporary user, limited privileges).
Persistence & Privilege
The skill does not request 'always: true' and has no declared config-path or system-wide changes in the metadata; that is appropriate. The embedded script writes data under $HOME/dados_vps and may modify system packages/services as part of installations (expected for an installer). The default ability for the agent to invoke the skill autonomously (disable-model-invocation=false) combined with the credential requirements increases the potential blast radius, so enable careful operational controls (explicit user confirmation) if you allow autonomous runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install setup-automatik - 安装完成后,直接呼叫该 Skill 的名称或使用
/setup-automatik触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the setup-automatik skill.
- Enables installation and management of open-source applications (e.g., Traefik, Portainer, Chatwoot, N8N) on Linux VPS using the Setup Automatik engine.
- Supports automated deployments via the SetupOrion.sh script.
- Provides two secure access options for VPS management: OpenClaw node pairing (recommended) and SSH credentials.
- Includes clear workflow steps from preparation to verification of installations.
- Offers quick-start instructions for common deployments, such as Traefik, Portainer, and app stacks.
- Part of the Mundo Automatik ecosystem, with community and documentation links provided.
元数据
常见问题
Setup Automatik 是什么?
Facilitate the installation and management of VPS solutions using the Setup Automatik engine (powered by Orion Design). Use when the user wants to install, configure, or manage tools like Traefik, Portainer, Chatwoot, N8N, and other open-source applications on a Linux VPS. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1936 次。
如何安装 Setup Automatik?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install setup-automatik」即可一键安装,无需额外配置。
Setup Automatik 是免费的吗?
是的,Setup Automatik 完全免费(开源免费),可自由下载、安装和使用。
Setup Automatik 支持哪些平台?
Setup Automatik 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Setup Automatik?
由 alltomatos(@alltomatos)开发并维护,当前版本 v1.0.0。
推荐 Skills