review
Analyze code with pattern matching to detect security, performance, and coding issues. Get a score and report with suggestions for improvement.
Instructions
Analyze code for issues using pattern matching. Detects security vulnerabilities, performance problems, coding standard violations, and architecture issues. Returns a score (0-100) and detailed report with suggestions. Works on files, URLs, or entire projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to fetch and review | |
| file | No | File path to review | |
| focus | No | Focus area for review | |
| project | No | Review entire project structure |