skills/ppsteven/skills/podman-proxy/Gen Agent Trust Hub

podman-proxy

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs its stated function of managing Podman proxy settings without any detectable security risks. The scripts are transparent and well-documented.
  • [COMMAND_EXECUTION]: The skill uses local shell commands and podman machine ssh to configure the Podman engine. The podman-proxy-set script includes a regex validation (^[0-9]+$) to ensure the port number provided by the user is numeric, which effectively prevents command injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: No external resources or packages are downloaded. The tool relies entirely on the local scripts provided within the skill and the existing Podman installation.
  • [PRIVILEGE_ESCALATION]: The skill uses sudo systemctl restart podman within the context of the Podman virtual machine. This is a standard administrative action required to apply configuration changes to the container engine and does not grant elevated privileges on the macOS host system.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 05:26 AM