Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The documentation instructs users to pass their password directly on the command line via `agentbox auth login -u your_email -p your_password`. Command-line arguments are commonly exposed through shell history, process listings, audit logs, and CI job output, which can leak credentials to other local users or logging systems. In a support/reference skill, this is more dangerous because users may copy-paste the example verbatim into real environments.
