feat: add MCP security checks to MVP requirements

Added MCP security checks (prevent prompt injection, etc.) to the MVP roadmap in README to enhance security features.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Meghan Morrow 2025-06-14 19:39:58 +08:00 committed by li1553770945
parent 0560fda4bb
commit 2af555dd3b

View File

@ -60,6 +60,7 @@ Supports multiple large models
| `service` | Cloud sync for system configuration | `MVP` | 0% | `P1` |
| `all` | System prompt management module | `Iteration` | 100% | `Done` |
| `service` | Tool-wise logging system | `MVP` | 0% | `P1` |
| `service` | MCP security checks (prevent prompt injection, etc.) | `MVP` | 0% | `P1` |
| `service` | Built-in OCR for character recognition | `Iteration` | 100% | `Done` |
## Project Concept