7-Engine Architecture
Agnech uses a sophisticated multi-engine approach for comprehensive security analysis. Each engine specializes in different vulnerability detection techniques.
Overview
The 7-engine architecture provides defense in depth - each engine catches vulnerabilities that others might miss. Findings confirmed by multiple engines receive higher confidence scores.
Engine Architecture
Engines are organized into two phases: Quick Scan (parallel, fast) and Deep Scan (sequential, thorough).
Multi-Engine Consensus
Quick Scan Engines
These engines run in parallel during every scan. They're optimized for speed while maintaining high accuracy.
Deep Scan Engines
These engines run sequentially during deep scans. They provide thorough analysis for complex vulnerabilities.
Engine Comparison
Compare all engines side by side. Click on any engine to see detailed capabilities.
7-Engine Architecture
| Engine | Time | Accuracy | False Positives | Deep Scan | Languages | |
|---|---|---|---|---|---|---|
Pattern | <1s | 92% | 8% | TypeScript, JavaScript +4 | ||
SAST | 2-5s | 95% | 5% | TypeScript, JavaScript +1 | ||
CVE | 3-8s | 99% | 1% | All | ||
Taint | 5-10s | 94% | 6% | TypeScript, JavaScript +1 | ||
Symbolic | 30-60s | 98% | 2% | TypeScript, JavaScript +1 | ||
Graph | 2-5s | 93% | 7% | TypeScript, JavaScript +1 | ||
AI | 5-10s | 96% | 4% | All |
See it in Action
Watch a deep scan with all 7 engines. Click play to start the demo.