ai_analyze
Analyze code files for security threats using AI-powered detection. Identifies malicious patterns, obfuscated payloads, and novel attacks that traditional methods may miss.
Instructions
Deep AI analysis of code using the trained CodeBERT model. Classifies code chunks as malicious or benign with confidence scores. Detects obfuscated payloads, novel attack patterns, and threats that static rules may miss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the file to analyze with AI |