Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The skill explicitly captures the agent's internal thought stream via the on_thought hook and stores it for later transmission. In agent systems, chain-of-thought can contain sensitive reasoning, hidden instructions, secrets from context, or safety-related deliberation; exporting it to an external service is a serious data exfiltration risk, especially because the callback is framed as internal thought handling rather than user-visible output.
