← 返回 Skills 市场
Proxmox Full
作者
Mortada Sarheed
· GitHub ↗
· v1.0.0
3034
总下载
7
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install proxmox-full
功能描述
Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.
安全使用建议
This skill does what it says (Proxmox REST calls) but double-check before use: (1) ensure you provide PVE_URL (the metadata omitted it) and do not rely on the example 'curl -k' — enable proper TLS or trust a valid certificate; (2) create an API token with least privilege needed rather than disabling privilege separation; (3) never paste real tokens into public chat or examples; (4) test on a non-production Proxmox instance first; and (5) if you need stronger assurance, ask the publisher for clarification (why PVE_URL wasn't declared) and for instructions that avoid insecure defaults.
功能分析
Type: OpenClaw Skill
Name: proxmox-full
Version: 1.0.0
The skill is designed for 'Complete Proxmox VE management' and requires full administrative privileges on the Proxmox hypervisor, as indicated by the `SKILL.md` instructions to create an API token without 'Privilege Separation'. It uses `curl` to interact with the Proxmox API, enabling creation, modification, and deletion of VMs, containers, snapshots, and backups. While these actions align with the stated purpose, the inherent broad permissions and high-impact capabilities make this skill suspicious due to the significant risk if the agent or the skill's execution environment were compromised.
能力评估
Purpose & Capability
Name/description match the requested tools: curl, jq and a Proxmox API token (PVE_TOKEN) are reasonable for a REST-API-based Proxmox management skill. However the runtime instructions require PVE_URL as an environment variable but the registry metadata does not declare PVE_URL as a required env — a small but important inconsistency.
Instruction Scope
Instructions are explicit curl calls to the Proxmox REST API and reference only PVE_URL and PVE_TOKEN (no unrelated file or system access). Concerns: (1) examples use curl -k/--insecure to skip TLS verification (this weakens security and may encourage insecure deployments); (2) the setup guidance suggests creating an API token with 'uncheck Privilege Separation' which implies granting broad privileges—this encourages using overly-powerful credentials; and (3) the SKILL.md contains example plaintext passwords and token examples (expected for examples but could lead to user copy-paste of insecure defaults).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk (nothing is downloaded or written by an installer).
Credentials
The declared primary credential (PVE_TOKEN) is appropriate for Proxmox API access. However the instructions also require PVE_URL but that env var is not declared in the metadata. The guidance to create broad tokens (disable privilege separation) is disproportionate to principle of least privilege — the skill does not justify requiring a full-cluster token versus a more limited token for specific operations.
Persistence & Privilege
always:false and no install/persistence requested. The skill can be invoked by the agent (normal), but it does not request permanent presence or modify other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proxmox-full - 安装完成后,直接呼叫该 Skill 的名称或使用
/proxmox-full触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Complete Proxmox VE management: create/clone VMs & LXC, snapshots, backups, templates, storage, and more
元数据
常见问题
Proxmox Full 是什么?
Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3034 次。
如何安装 Proxmox Full?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxmox-full」即可一键安装,无需额外配置。
Proxmox Full 是免费的吗?
是的,Proxmox Full 完全免费(开源免费),可自由下载、安装和使用。
Proxmox Full 支持哪些平台?
Proxmox Full 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proxmox Full?
由 Mortada Sarheed(@msarheed)开发并维护,当前版本 v1.0.0。
推荐 Skills