Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill labels clearly read-only actions like `get_order` and `get_top_order_book` as `[write]`, which misrepresents their behavior and can distort downstream safety decisions. Incorrect action classification in a financial skill is dangerous because agents or reviewers may rely on these tags to decide when confirmation is needed, leading to either unsafe execution policies or operator confusion about what actually changes account state.
