review_diff
Security-review a unified diff to flag issues introduced by the change. Only findings on added lines are returned, enabling self-check before commit.
Instructions
Security-review a unified diff: flag issues the change introduces.
Paste a unified diff (e.g. the output of git diff) after editing Kotlin
code. Only findings on lines the diff adds are returned, so the agent sees
exactly what its change is responsible for — a self-check before committing.
Args: diff: A unified diff whose file paths are relative to the current project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes |