ai_analyze
Uses CodeBERT deep learning to classify code as malicious or benign, detecting obfuscated payloads and novel attack patterns that static rules overlook.
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 |