Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The documentation instructs operators to pipe email addresses and authorization codes/app passwords directly through stdin as JSON, but provides no warning about sensitive credential handling, storage, logging, or shell history exposure. Even if stdin is safer than command-line arguments, these examples normalize raw credential handling and may lead integrators to leak secrets through logs, transcripts, debugging output, or insecure process orchestration. This is more dangerous here because the skill manages mailbox credentials that grant broad access to private email content and outbound mail sending.
