Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The `get` command prints the requested password directly to stdout, which can expose secrets to shell history capture workflows, terminal logging, CI/job logs, or other local process/output collectors. In a credential-vault tool, this behavior is especially sensitive because the whole purpose is to minimize plaintext credential exposure, so unrestricted console disclosure increases the chance of accidental leakage.
