✨Our Features

Metabob's features!

Problem and vulnerability detection

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.

Natural language explanations for detected problems and vulnerabilities

After detecting a problem in the analyzed code, Metabob explains the detections in natural language to describe what the problem is about.

Code recommendations to fix detected problems (VS Code)

Metabob's VS Code extension allows users to generate code recommendations to fix the detected problems utilizing the integrated Large Language Model (LLM).

Last updated