review_python_code
Analyze Python code for quality and security risks. Generate detailed reports with actionable recommendations to improve code performance and maintain best practices.
Instructions
Comprehensive Python code analysis focusing on quality and security. Provides detailed reports with actionable recommendations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Python code to analyze | |
filename | No | Name of the file (optional, defaults to unknown.py) | unknown.py |
reportType | No | Type of report to generate | detailed |