← Back to Skills Marketplace
msarheed

Proxmox Full

by Mortada Sarheed · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
3034
Downloads
7
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install proxmox-full
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxmox-full
  3. After installation, invoke the skill by name or use /proxmox-full
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Complete Proxmox VE management: create/clone VMs & LXC, snapshots, backups, templates, storage, and more
Metadata
Slug proxmox-full
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3034 downloads so far.

How do I install Proxmox Full?

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

Is Proxmox Full free?

Yes, Proxmox Full is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Proxmox Full support?

Proxmox Full is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Proxmox Full?

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

💬 Comments