Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill documents use of plain HTTP for transmitting authentication headers (`X-Bot-Identifier`, `X-Debate-Key`) and debate content, with no warning or requirement for transport security. Even if the example targets `localhost`, skills are often adapted or proxied in real deployments; this can lead to credential leakage, interception, or replay if traffic leaves the local host boundary.
