hetzner-dev

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the hdev CLI tool to manage infrastructure and git/gh for repository operations. These tools are used for their intended administrative and development purposes.
  • [REMOTE_CODE_EXECUTION]: The skill's primary function is to execute code on remote Hetzner VMs. It uses the hdev submit command to push task briefs and initiate these remote jobs.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided plans and task strings which are passed to remote agents.
  • Ingestion points: Data enters the context via the plan.md file and -m task arguments.
  • Boundary markers: The instructions use markdown headings to structure slices, but no specific delimiters or 'ignore' instructions are used to protect the remote agent from injection within the brief.
  • Capability inventory: The remote agent has access to the full shell, file system, and GitHub CLI within the VM environment.
  • Sanitization: No sanitization of the plan content is performed before it is processed by the remote agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 11:13 AM
Security Audit — agent-trust-hub — hetzner-dev