← 返回 Skills 市场
ricanwarfare

Proxmox Complete

作者 ricanwarfare · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
148
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install proxmox-complete
功能描述
Manage Proxmox VE clusters via REST API. List nodes, VMs, containers; control power states; manage snapshots, backups, storage, and tasks. Use when user asks...
安全使用建议
This skill appears to do what it says: manage Proxmox via its API. Before installing, verify you trust the skill source and review the included scripts. Provide a Proxmox API token with the minimum privileges needed (avoid full admin token if possible). Ensure the OpenClaw/agent platform enforces user approval for start/stop/snapshot/backup/rollback actions (the scripts label these as requiring approval but do not prompt). Install the proxmoxer package in a controlled environment, and store credentials with least privilege and correct filesystem permissions (e.g., chmod 600).
功能分析
Type: OpenClaw Skill Name: proxmox-complete Version: 1.1.0 The proxmox-complete skill is a legitimate administrative tool for managing Proxmox VE clusters. It provides comprehensive functionality for VM/container lifecycle management, snapshots, backups, and storage monitoring through a Python script (scripts/proxmox.py) and a Bash script (scripts/pve.sh). The skill follows standard OpenClaw patterns for credential management, reading from ~/.openclaw/credentials/proxmox.json or environment variables. While the scripts perform high-risk operations such as power control and snapshot deletion, these actions are clearly documented as the skill's primary purpose and include explicit instructions for the AI agent to seek user approval before execution. No evidence of data exfiltration, unauthorized access, or malicious intent was found.
能力评估
Purpose & Capability
Name/description, required binaries (curl, jq, python3), proxmoxer dependency, and provided scripts all directly implement Proxmox REST API management (nodes, VMs, snapshots, backups, storage, tasks). Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md and scripts read credentials from ~/.openclaw/credentials/proxmox.json, ~/.proxmox-credentials, or environment variables — this is expected for API access. Destructive actions are labeled as requiring user approval in SKILL.md, but the scripts themselves do not implement interactive confirmations; approval must be enforced by the platform/agent.
Install Mechanism
No install spec (instruction-only) and included code is plain Python and Bash. It requires the proxmoxer Python package (documented). There are no remote download URLs or archive extraction steps in the install metadata.
Credentials
The skill asks for Proxmox API host/token ID/token secret (via files or env vars) — these credentials are necessary for the API operations performed. It does not request unrelated service keys or system-wide secrets.
Persistence & Privilege
always is false; skill is user-invocable and can be autonomously invoked per platform defaults. The skill does not modify other skills or system-wide settings and does not request permanent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proxmox-complete
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proxmox-complete 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Synced from openclaw-skills repo
v1.0.0
- Initial release of proxmox-complete: manage Proxmox VE clusters via REST API. - Supports listing and controlling nodes, VMs, and containers. - Includes commands for power control, snapshots, backups, storage management, and task tracking. - Provides multiple configuration methods (OpenClaw credentials, environment variables, or credentials file). - Read-only operations available without approval; destructive actions require user approval.
元数据
Slug proxmox-complete
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Proxmox Complete 是什么?

Manage Proxmox VE clusters via REST API. List nodes, VMs, containers; control power states; manage snapshots, backups, storage, and tasks. Use when user asks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 Proxmox Complete?

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

Proxmox Complete 是免费的吗?

是的,Proxmox Complete 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Proxmox Complete 支持哪些平台?

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

谁开发了 Proxmox Complete?

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

💬 留言讨论