Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The documentation presents `invite_resolve` as an operation that resolves an invite code, which is typically a read-like lookup, but then labels it as a write action that changes Discord state. This mismatch can mislead an agent into applying unnecessary confirmation flows or, worse, misunderstanding the action’s real side effects, increasing the chance of unsafe automation if the underlying connector actually performs a state-changing operation.
