--- description: Security scanning and code refactoring --- # /sentinel Security scanning and safe code refactoring tools. ## Sub-commands | Sub-command | Description | |-------------|-------------| | `/sentinel scan` | Full security audit (SQL injection, XSS, secrets, etc.) | | `/sentinel refactor` | Apply refactoring patterns to improve code | | `/sentinel refactor-dry` | Preview refactoring without applying changes |