Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The display logic overwrites the returned price with `price_yh * 1.1`, causing the UI to show an invented 'original price' rather than the actual price supplied by the API. In an e-commerce skill, misrepresenting pricing can mislead users, create compliance issues, and potentially facilitate deceptive sales behavior even if it is not a memory/code-execution flaw.
