Missing User Warnings
Low
- Confidence
- 89% confidence
- Finding
- This code unconditionally creates the parent directory and opens a SQLite database at a default path under the user's home directory, which results in persistent local storage of trading history and notes. Although the CLI prints status after some commands, there is no user-facing disclosure here that invoking the tool will create and write to ~/.openclaw/paper-trading.db.
