Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The wrapper defines a user_input_callback that automatically returns '同意' and then invokes a generic external orchestrator for natural-language-to-SQL execution. If the underlying orchestrator uses user confirmation as a safety gate for risky SQL generation/execution or privileged actions, this code silently bypasses that control and can permit unintended queries or state-changing operations without real user consent.
