Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill instructs the operator to obtain an API key from `/api/auth/bootstrap`, reuse it against `/api/users/me`, and log endpoint results in `HANDOFF.md`, but it provides no guardrails against exposing that credential in terminal output, shell history, CI logs, or handoff notes. In a deployment-validation workflow, this context makes the issue more dangerous because the key is generated from a live hosted environment and could grant real access if accidentally persisted or shared.
