Description-Behavior Mismatch
Medium
- Confidence
- 92% confidence
- Finding
- The query tools accept an arbitrary DB_path and open it directly with DuckDB, which lets callers read from any local DuckDB file the agent process can access rather than only the intended stock database. In an agent setting, this broadens the tool from a stock-data service into a generic local database reader and can expose unrelated sensitive local data if another DuckDB file is present on disk.
