Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The document recommends environment variables for AK/SK handling, but elsewhere provides a plaintext configuration example containing access keys and secret keys under ~/.hcloud/configure. Even if shown as placeholders, this normalizes storing long-lived secrets in a local file, which can be leaked through backups, world-readable permissions, repo commits, or shared build agents.
