Skip to main content

AI Labs

Coming in a future release

The AI Labs module is under active development on the local and dev branches. It is not included in v1.0.1. Switch to the Dev or Local version of this KB to see the full documentation.

What It Does​

AI Labs provides the intelligence layer for ThreatWeaver β€” powering automated finding analysis, root cause identification, remediation generation, and executive-level security narratives.

Key Capabilities (in Dev/Local)​

CapabilityDescription
Finding ValidationLLM verifies scanner findings to eliminate false positives
Root Cause AnalysisAI identifies the underlying code pattern causing a vulnerability
Remediation GenerationFramework-specific fix suggestions (Express, Django, Spring, etc.)
Executive NarrativesPlain-English summaries of scan results for non-technical audiences
Exploit Chain AnalysisAI discovers and ranks multi-step attack paths
Sensitive Data DetectionScans HTTP responses for PII, credentials, and secrets

AI Provider Support (in Dev/Local)​

  • OpenAI (GPT-4o, GPT-4 Turbo)
  • Anthropic (Claude Opus, Sonnet, Haiku)
  • Configurable per-task: different models for validation vs narrative generation

Where to Find Full Docs​

Switch the version selector at the top of this page to Dev or Local to access the full AI Labs documentation.


β†’ View Dev branch docs for AI Labs