Missing User Warnings
Medium
- Confidence
- 85% confidence
- Finding
- The documentation explicitly instructs users to retrieve a bearer token with `linear auth token` and inject it into a raw `curl` Authorization header, but it does not warn that this credential is sensitive or discuss leakage risks through shell history, logs, process inspection, copied snippets, or downstream tooling. In a security-sensitive agent skill, normalizing direct token handling increases the chance of accidental credential exposure and unsafe reuse outside the safer CLI abstraction.
