Skip to main content

hetzner-vps-provisioning

Facilitates secure provisioning of Hetzner VPS instances with automated setup, security hardening, and cost estimation.

Install this skill

or
49/100

Security score

The hetzner-vps-provisioning skill was audited on Feb 12, 2026 and we found 7 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 20

Template literal with variable interpolation in command context

SourceSKILL.md
20All scripts located at `${CLAUDE_PLUGIN_ROOT}/scripts/`:
medium line 50

Template literal with variable interpolation in command context

SourceSKILL.md
50```bash
medium line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59```bash
medium line 65

Template literal with variable interpolation in command context

SourceSKILL.md
65```bash
medium line 72

Template literal with variable interpolation in command context

SourceSKILL.md
72```bash
low line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42ls -la ~/.ssh/id_ed25519.pub ~/.ssh/id_rsa.pub 2>/dev/null
high line 42

Access to SSH directory

SourceSKILL.md
42ls -la ~/.ssh/id_ed25519.pub ~/.ssh/id_rsa.pub 2>/dev/null
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →