analyze_code
Analyze code fragments to identify bugs, vulnerabilities, and security issues using AI-powered strict analysis.
Instructions
Strict analysis of a code fragment using Groq LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code fragment to review. | |
| language | No | Programming language (python, javascript, go, rust, ...). | python |
| context | No | Optional description — what the code does or where it came from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |