Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The README instructs users to pass an email app password directly on the command line via `--password <app-password>`. Command-line arguments are commonly exposed through shell history, process listings, audit logs, CI logs, and agent telemetry, which can leak credentials to other local users or supporting systems. In an agent-oriented tool, this risk is heightened because automation frameworks often record full commands for debugging and replay.
