ClawAudit verdict

hcloud

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Accesses system credential store AND makes external network calls

Hetzner Cloud CLI wrapper skill that manages cloud infrastructure (servers, firewalls, SSH keys) using the official hcloud CLI tool; API token is stored in a local config file with 600 permissions, consistent with legitimate cloud infrastructure management.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Accesses system credential store AND makes external network calls

LLM02 · ASI03

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · token = "YOUR_HETZNER_API_TOKEN

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

References SSH/GPG private keys

SKILL.md · code · ssh-key

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outnetwork_incredential_store
Check another skill Browse the registry Auditing your own skills or configs? Use the API