Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The document states that connection creation requires explicit user approval, yet the adjacent examples directly execute `maton connection create slack` and `POST /connections` with no confirmation gate. In an agent setting, examples are often followed verbatim, so this inconsistency can lead to unauthorized OAuth/app connections being created and broader third-party access being granted without a fresh consent step.
