security_audit
Analyzes Python code for security vulnerabilities like SQL injection and command injection. Provides actionable insights to enhance code security and prevent risks in Python applications.
Instructions
Focused security vulnerability analysis for Python code. Identifies SQL injection, command injection, and other security risks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Python code to audit for security vulnerabilities | |
filename | No | Name of the file (optional) | unknown.py |