Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The README instructs users to retrieve a secret with `ckg get` and notes that it prints the raw value, but it does not warn that displaying secrets on stdout can expose them via terminal scrollback, shell history when copied into commands, process pipelines, CI logs, or screen recording. In a secret-management tool, omission of this warning meaningfully increases the chance of accidental disclosure even if the functionality itself is legitimate.
