Our Features
Metabob's features!
Last updated
Metabob's features!
Last updated
Metabob is an AI-based static code analysis tool that detects problems using a Graph Neural Network (GNN) trained on millions of code problems and their surrounding documentation. Metabob detects problems and vulnerabilities from hundreds of different categories, ranging from race conditions and memory leaks to rights control issues.
Some of Metabob's detections are also not problems per se, but suggestions to improve code readability and maintainability.
After detecting a problem in the analyzed code, Metabob explains the detections in natural language to describe what the problem is about.
Metabob's VS Code extension allows users to generate code recommendations to fix the detected problems utilizing the integrated Large Language Model (LLM).