security_scan
Scan Kotlin/JVM code for security issues using a 216-rule analyzer. Returns rule id, message, location, and severity to fix issues while writing.
Instructions
Scan Kotlin/JVM code for security issues using a 216-rule analyzer.
Point this at a file or directory. It returns every security finding the analyzer reports — rule id, message, location, and severity — so the agent can fix issues while writing, not after.
Args: path: File or directory to scan (absolute, or relative to the project).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |