Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill instructs the operator to copy a raw authentication token and pass it on the command line via `masonry login --token <TOKEN>` without any warning that the token is sensitive. Command-line secrets are commonly exposed through shell history, process listings, logs, and transcripts, so this creates a real credential-handling weakness even if the skill is not overtly malicious. In this skill context, the risk is somewhat elevated because the workflow explicitly involves sending an auth URL to the user and then handling the returned token in an agent-mediated environment.
