proxmox-host-operator
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes administrative commands on a Proxmox host, including container management (
pct), virtual machine management (qm), and firewall rule inspection (iptables). It also performs scoped execution within LXC containers to manage services viasystemctl,docker compose, andpm2. These capabilities are essential for the skill's stated purpose of host operation. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for utilizing established and trusted services for infrastructure management, including Tailscale for VPN access, Cloudflare Tunnels (
cloudflared) for secure ingress, andrclonefor offsite backups to cloud storage providers. - [SAFE]: The skill demonstrates a strong security posture by including dedicated references for security hardening, credential hygiene, and incident response. It enforces safety rules such as redacting secrets from logs, verifying resource availability (e.g., LVM thin pool capacity) before large operations, and ensuring emergency access paths are maintained during network changes. The static analysis flag regarding process control is considered a false positive, as process management is a core requirement for a host operator skill.
Audit Metadata