Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill instructs users to pass a live API key directly on the command line (`mmx auth login --api-key sk-xxxxx`) without any warning about shell history, process listing, or logging exposure. In an agent/CLI context this is risky because secrets provided as command arguments are commonly captured by terminal history, telemetry, CI logs, or visible to other local users via process inspection.
