Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The skill explicitly warns not to place user-provided values into SQL, but then includes concrete SQL templates that interpolate placeholders like keyword, channel_id, and user_id directly into query strings. In practice, this creates a strong risk that an agent or operator will substitute untrusted user input into `discrawl sql`, enabling SQL injection or at minimum bypass of the intended bounded-search interface over sensitive Discord archive data.
