Description-Behavior Mismatch
Medium
- Confidence
- 94% confidence
- Finding
- The script always tries a fixed sequence of tool calls regardless of the selected domain, so a `stock`, `fund`, `edb`, or `news` request may be routed to unrelated methods if the first call fails. In a financial-data skill, this can cause unintended cross-domain access, misleading results, and accidental disclosure of data the user did not request, especially because errors are suppressed for the fallback attempts.
